Пример #1
0
 public bool Perform(ShapeProcess_Context context, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public bool Perform(ShapeProcess_Context context)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public ShapeProcess_Context(ShapeProcess_Context parameter1)
     : base()
 {
     throw new NotImplementedException();
 }