Inheritance: Standard_Transient
Exemplo n.º 1
0
 public Message_Algorithm(Message_Algorithm parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void AddStatus(Message_ExecStatus theStatus, Message_Algorithm theOther)
 {
     throw new NotImplementedException();
 }