Esempio n. 1
0
 public void Init()
 {
     instance = new RPCApi();
 }
 public void Start()
 {
     RPCApi.Resolve(this);
 }