프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddCompletionSource | TaskCompletionSource |
메소드 | 설명 | |
---|---|---|
DropboxFileSystemProvider ( string key, string secret ) : System | ||
DropboxFileSystemProvider ( string appKey, string appSecret, bool appFolder ) : System | ||
GetFileSystems ( ) : IEnumerable |
||
ShowAddUI ( object parent ) : Task |
public DropboxFileSystemProvider ( string key, string secret ) : System | ||
key | string | |
secret | string | |
리턴 | System |
public DropboxFileSystemProvider ( string appKey, string appSecret, bool appFolder ) : System | ||
appKey | string | |
appSecret | string | |
appFolder | bool | |
리턴 | System |