Beispiel #1
0
 private static void Sharpen(Pencil pencil)
 {
     pencil.Sharpen();
 }