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クラス図は非常にわかりやすいものです。クラスやインターフェースをグラフィカルに追加できます。そして、コードは自動的に生成されます。しかし、クラスをグラフィカルにインターフェースから派生させる方法は?
ツールボックスから[継承]を選択し、[クラス]をクリックして、派生元のインターフェイスにドラッグします。