metodo System::Reflection::ConstructorInfo::get_MemberType

ConstructorInfo::get_MemberType method

Restituisce un valore MemberTypes che indica che questo membro è un costruttore.

virtual MemberTypes System::Reflection::ConstructorInfo::get_MemberType() const override

Vedi anche