예제 #1
0
 static void RegisterDefaults()
 {
     DuckFactory.Register();
     SafeFactory.Register();
     MethodIndexFactory.Register();
 }
예제 #2
0
 static void Clear()
 {
     _default = null;
 }