// Assembly: mscorlib
// Full name: System.Diagnostics.Tracing.EventLevel

namespace System.Diagnostics.Tracing
{
public class EventLevel // TypeDefIndex: 4703
{
	// Fields
	type#20890 value__;
	type#18036 LogAlways;
	type#18036 Critical;
	type#18036 Error;
	type#18036 Warning;
	type#18036 Informational;
	type#18036 Verbose;
}
}
