Exemplo n.º 1
0
 static RemoteInvoke()
 {
     RemoteExtension.Init();
 }
Exemplo n.º 2
0
 static RemoteProxy()
 {
     Constant.MAX_STRING_SIZE = 10 * 1024 * 1024;
     RemoteExtension.Init();
 }