// Assembly: mscorlib
// Full name: ParseFailureKind

public class ParseFailureKind // TypeDefIndex: 4643
{
	// Fields
	type#15466 value__;
	type#34171 None;
	type#34171 ArgumentNull;
	type#34171 Format;
	type#34171 FormatWithParameter;
	type#34171 Overflow;
}
