次の方法で共有


CSharpCodeParser.InheritsDirective メソッド

定義

この型/メンバーは、.NET Framework インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。アプリケーションがビューの派生元となるクラスを示します。そのため、適切な型チェックを行うことができます。

protected virtual void InheritsDirective();
abstract member InheritsDirective : unit -> unit
override this.InheritsDirective : unit -> unit
Protected Overridable Sub InheritsDirective ()

適用対象