Example #1
0
 public List <IShape> GetShapes()
 {
     return(ShapeList.Shapes());
 }