Ejemplo n.º 1
0
 public bool Perform(ShapeProcess_Context context, Message_ProgressRange theProgress)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public bool Perform(ShapeProcess_Context context)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public ShapeProcess_Context(ShapeProcess_Context parameter1)
     : base()
 {
     throw new NotImplementedException();
 }