CSharpCodeParser.InheritsDirective Método

Definição

Este tipo/membro dá suporte à infraestrutura de .NET Framework e não se destina a ser usado diretamente do seu código. Indica a classe da qual o aplicativo irá derivar a exibição e, portanto, pode garantir a verificação de tipo apropriada.

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

Aplica-se a