Exemplo n.º 1
0
 public static extern EResult FreeObject(out SBridgeLinker linker, string className);
Exemplo n.º 2
0
 public static extern EResult Invoke(out SBridgeLinker linker, string method);
Exemplo n.º 3
0
 protected static extern void Setup(SBridgeLinker bridgeLinker);