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