Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VS2010的类图很能说明问题。我可以以图形方式向它添加类或接口。并且代码是自动生成的。但是如何让一个类以图形方式从一个界面派生?
从工具箱中选择继承,单击类,然后拖动到要派生的接口。