Exemple #1
0
 static void DrawSomething(Shape shape)
 {
     shape.Draw();
 }