// Assembly: mscorlib
// Full name: System.Runtime.Serialization.Formatters.Binary.MessageEnum

namespace System.Runtime.Serialization.Formatters.Binary
{
public class MessageEnum // TypeDefIndex: 4360
{
	// Fields
	type#20890 value__;
	type#22656 NoArgs;
	type#22656 ArgsInline;
	type#22656 ArgsIsArray;
	type#22656 ArgsInArray;
	type#22656 NoContext;
	type#22656 ContextInline;
	type#22656 ContextInArray;
	type#22656 MethodSignatureInArray;
	type#22656 PropertyInArray;
	type#22656 NoReturnValue;
	type#22656 ReturnValueVoid;
	type#22656 ReturnValueInline;
	type#22656 ReturnValueInArray;
	type#22656 ExceptionInArray;
	type#22656 GenericMethod;
}
}
