Inheritance: Standard_Transient
 public Message_Algorithm(Message_Algorithm parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void AddStatus(Message_ExecStatus theStatus, Message_Algorithm theOther)
 {
     throw new NotImplementedException();
 }