Mono.CSharp.TypeInfo.TypeInfo C# (CSharp) Method

TypeInfo() private method

private TypeInfo ( int totalLength ) : System
totalLength int
return System
		TypeInfo (int totalLength)
		{
			this.TotalLength = totalLength;
		}
		

Same methods

TypeInfo::TypeInfo ( ) : System
TypeInfo::TypeInfo ( StructInfo struct_info, int offset ) : System