TypeInfo.TypeInfo C# (CSharp) Méthode

TypeInfo() public méthode

public TypeInfo ( ) : System
Résultat System
	public TypeInfo ()
	{
	}

Same methods

TypeInfo::TypeInfo ( string Name, string KindName, string Base, bool Include ) : System
TypeInfo::TypeInfo ( string Name, string KindName, string Base, bool Include, bool SkipValue ) : System
TypeInfo::TypeInfo ( string Name, string KindName, string Base, bool Include, bool SkipValue, bool is_value_type, bool is_interface ) : System
TypeInfo::TypeInfo ( string Name, string KindName, string Base, bool Include, int SLVersion ) : System
TypeInfo::TypeInfo ( string Name, string KindName, string Base, bool Include, int SLVersion, bool SkipValue ) : System