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