Ejemplo n.º 1
0
 static void RegisterDefaults()
 {
     DuckFactory.Register();
     SafeFactory.Register();
     MethodIndexFactory.Register();
 }
Ejemplo n.º 2
0
 static void Clear()
 {
     _default = null;
 }