Пример #1
0
 public MyWrapper(SourceObject sourceObject)
 {
     this.Points = sourceObject.ListPoints();
 }