Beispiel #1
0
 static void ExecuteCreator(Creator creator)
 {
     creator.AnOperation();
 }