示例#1
0
 public static void GetAuthResponse(FacebookDelegate callback = null)
 {
     FacebookImpl.GetAuthResponse(callback);
 }