public Message_ListOfAlert Assign(Message_ListOfAlert theOther) { throw new NotImplementedException(); }
public void Prepend(Message_ListOfAlert theOther) { throw new NotImplementedException(); }
public Message_ListOfAlert(Message_ListOfAlert theOther) : base() { throw new NotImplementedException(); }