示例#1
0
 public static void Register(IDelegateCreator creator)
 {
     dict.Clear();
     creator.Register();
 }