Example #1
0
 static AssemblyResolver()
 {
     PathResolver = new PathResolver();
     PathResolver.AddEnvironmentVariable("LIB");
 }