Beispiel #1
0
 public bool CheckAuthorization()
 {
     return(GoogleAuth.CheckAuthorization());
 }