Property | Type | Description | |
---|---|---|---|
AddCompletionSource | TaskCompletionSource |
Method | Description | |
---|---|---|
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 | |
return | System |
public DropboxFileSystemProvider ( string appKey, string appSecret, bool appFolder ) : System | ||
appKey | string | |
appSecret | string | |
appFolder | bool | |
return | System |