ConstructorInfoWrapper.IsGenericMethodDefinition Özellik

Tanım

Bunun genel yöntem tanımı olup olmadığını belirler.

public:
 virtual property bool IsGenericMethodDefinition { bool get(); };
public:
 virtual property bool IsGenericMethodDefinition { bool get(); };
public override bool IsGenericMethodDefinition { get; }
member this.IsGenericMethodDefinition : bool
Public Overrides ReadOnly Property IsGenericMethodDefinition As Boolean

Özellik Değeri

Boolean

true Bu bir genel yöntem tanımdır.

Şunlara uygulanır