// Assembly: mscorlib
// Full name: EnumResult

public class EnumResult // TypeDefIndex: 3634
{
	// Fields
	type#23707 parsedEnum;
	type#15315 canThrow;
	type#31071 m_failure;
	type#26578 m_failureMessageID;
	type#26578 m_failureParameter;
	type#23707 m_failureMessageFormatArgument;
	type#18123 m_innerException;

	// Methods
	// RVA: -1
	internal type#28660 Init(type#15313 canMethodThrow) { }
	// RVA: -1
	internal type#28660 SetFailure(type#18121 unhandledException) { }
	// RVA: -1
	internal type#28660 SetFailure(type#31070 failure, type#26576 failureParameter) { }
	// RVA: -1
	internal type#28660 SetFailure(type#31070 failure, type#26576 failureMessageID, type#23705 failureMessageFormatArgument) { }
	// RVA: -1
	internal type#18121 GetEnumParseException() { }
}
