Пример #1
0
 public bool GlobalTransition(HatchGen_PointOnHatching Point)
 {
     throw new NotImplementedException();
 }
 public void AddPoint(HatchGen_PointOnHatching Point, double Confusion)
 {
     throw new NotImplementedException();
 }