// Assembly: Mono.Security
// Full name: Mono.Security.Interface.Alert

namespace Mono.Security.Interface
{
public class Alert // TypeDefIndex: 11422
{
	// Fields
	type#14198 level;
	type#14194 description;

	// Methods
	// RVA: -1
	public type#14197 get_Level() { }
	// RVA: -1
	public type#14193 get_Description() { }
	// RVA: -1
	public type#28660 .ctor(type#14193 description) { }
	// RVA: -1
	private type#28660 inferAlertLevel() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
