TypeInfo.TypeInfo C# (CSharp) Method

TypeInfo() public method

public TypeInfo ( ) : System
return 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