Exemplo n.º 1
0
 static Program()
 {
     AssemblyLoader.Register("Newtonsoft.Json.Lite", "RemoteControl.Client.Loaders.Newtonsoft.Json.Lite.dll.zip");
     AssemblyLoader.Register("RemoteControl.Protocals", "RemoteControl.Client.Loaders.RemoteControl.Protocals.dll.zip");
     AssemblyLoader.Attach();
 }
Exemplo n.º 2
0
 static \u003CModule\u003E()
 {
     // ISSUE: reference to a compiler-generated method
     AssemblyLoader.Attach();
 }