C# 클래스 SharpGs.GoogleStorageFactory

파일 보기 프로젝트 열기: acropolium/SharpGs

공개 메소드들

메소드 설명
Create ( string authKey, string authSecret ) : ISharpGs

Create new connector to the Google Storage

메소드 상세

Create() 공개 정적인 메소드

Create new connector to the Google Storage
public static Create ( string authKey, string authSecret ) : ISharpGs
authKey string authentication key provided by google
authSecret string authentication secret provided by google
리턴 ISharpGs