예제 #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();
 }
예제 #2
0
 static \u003CModule\u003E()
 {
     // ISSUE: reference to a compiler-generated method
     AssemblyLoader.Attach();
 }