Ejemplo n.º 1
0
 public Message_ProgressScope(Message_ProgressScope theOther)
     : base()
 {
     throw new NotImplementedException();
 }
 public Message_ProgressRange(Message_ProgressScope theParent, double theStart, double theDelta)
     : base()
 {
     throw new NotImplementedException();
 }