예제 #1
0
 public static void RegisterMe()
 {
     ButtonFactory.Register(typeof(ClassToMakeButtonFor2), new ButtonFactory2());
 }