Exemple #1
0
 public void Init()
 {
     this.LoadSdkConifg();
     IosManager.SDKInit();
     this.SetCallBack();
 }