Exemplo n.º 1
0
 public AIS_Shape(AIS_Shape parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public AIS_ColoredShape(AIS_Shape theShape)
     : base()
 {
     throw new NotImplementedException();
 }