metode System::TypeInfo::GetConstructor

TypeInfo::GetConstructor method

Mencari konstruktor instance publik yang parameternya cocok dengan tipe dalam array yang ditentukan.

SharedPtr<System::Reflection::ConstructorInfo> System::TypeInfo::GetConstructor(const ArrayPtr<TypeInfo> &types) const

Lihat Juga