Exemple #1
0
 public Message_ProgressScope(Message_ProgressRange theRange, TCollection_AsciiString theName, double theMax)
     : base()
 {
     throw new NotImplementedException();
 }
 public Message_ProgressRange(Message_ProgressRange theOther)
     : base()
 {
     throw new NotImplementedException();
 }