コード例 #1
0
ファイル: GAEService.cs プロジェクト: neil-119/GAE-NET
 protected GAEService(CloudAuthenticator authenticator)
 {
     Authenticator = authenticator;
 }
コード例 #2
0
ファイル: GAEService.cs プロジェクト: neil-119/GAE-NET
 protected GAEService(CloudAuthenticator authenticator)
 {
     Authenticator = authenticator;
 }