Пример #1
0
 public static IPipeMemberType ToPipe(GeometryBase obj)
 {
     return(_converter.ToPipe <GeometryBase, IPipeMemberType>(obj));
 }