Ejemplo n.º 1
0
 static NDLoggerFactoryManger()
 {
     if (Instance == null)
     {
         Instance = new NDLoggerFactoryManger();
     }
 }