Exemplo n.º 1
0
 public IntToolsSurfaceRangeSample Assign(IntToolsSurfaceRangeSample Other)
 {
     return(new IntToolsSurfaceRangeSample(IntTools_SurfaceRangeSample_Assign7CD3FA85(Instance, Other.Instance)));
 }
Exemplo n.º 2
0
 public bool IsEqual(IntToolsSurfaceRangeSample Other)
 {
     return(IntTools_SurfaceRangeSample_IsEqual7CD3FA85(Instance, Other.Instance));
 }
Exemplo n.º 3
0
 public IntToolsSurfaceRangeSample(IntToolsSurfaceRangeSample Other)
     :
     base(IntTools_SurfaceRangeSample_Ctor7CD3FA85(Other.Instance))
 {
 }