public BOPTools_CoupleOfShape(BOPTools_CoupleOfShape parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
示例#2
0
 public BOPTools_CoupleOfShape Prepend(BOPTools_CoupleOfShape theItem)
 {
     throw new NotImplementedException();
 }