Exemplo n.º 1
0
 static TypeManager()
 {
     Instance = new TypeManager();
     Instance.Scan(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location));
 }
Exemplo n.º 2
0
 static TypeManager()
 {
     Instance = new TypeManager();
     Instance.Scan(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location));
 }