コード例 #1
0
 void IHuanlePlatform.HLRegister(string username, string password, string email)
 {
     JoyYouNativeInterface.HLRegister(username, password, email);
 }