CSharpCodeParser.InheritsDirective 方法

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。指示应用程序将从哪个类派生视图,因此可确保正确的类型检查。

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

适用于