コード例 #1
0
 public void RequestAuthenticationFacebook(string fbid, string token)
 {
     _Packet.RequestAuthenticationWithFacebook(fbid, token);
 }