ConstructorInfoWrapper.UnderlyingConstructor Özellik

Tanım

Bunu alır ConstructorInfo .

public:
 property System::Reflection::ConstructorInfo ^ UnderlyingConstructor { System::Reflection::ConstructorInfo ^ get(); };
public System.Reflection.ConstructorInfo UnderlyingConstructor { get; }
member this.UnderlyingConstructor : System.Reflection.ConstructorInfo
Public ReadOnly Property UnderlyingConstructor As ConstructorInfo

Özellik Değeri

ConstructorInfo

ConstructorInfo döndürür.

Şunlara uygulanır