コード例 #1
0
ファイル: GooglePhotos.cs プロジェクト: zhiyuanjia/ShareX
 public bool CheckAuthorization()
 {
     return(GoogleAuth.CheckAuthorization());
 }