Example #1
0
 public AIS_Shape(AIS_Shape parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public AIS_ColoredShape(AIS_Shape theShape)
     : base()
 {
     throw new NotImplementedException();
 }