public bool Merge(Message_Alert theTarget) { throw new NotImplementedException(); }
public Message_Alert(Message_Alert parameter1) : base() { throw new NotImplementedException(); }
public bool HasAlert(Message_Alert theAlert) { throw new NotImplementedException(); }
public bool RemoveAlert(Message_Gravity theGravity, Message_Alert theAlert) { throw new NotImplementedException(); }
public Message_Alert Prepend(Message_Alert theItem) { throw new NotImplementedException(); }
public void AddAlert(Message_Gravity theGravity, Message_Alert theAlert) { throw new NotImplementedException(); }