예제 #1
0
 public Message_ArrayOfMsg Move(Message_ArrayOfMsg theOther)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public Message_ArrayOfMsg(Message_ArrayOfMsg theOther)
     : base()
 {
     throw new NotImplementedException();
 }