Méthode | Description | |
---|---|---|
GetChildrenByParentItem ( StorageProviderItem parent ) : Task |
||
GetRootItem ( ) : Task |
||
HiDriveStorageProvider ( |
||
IsFilenameValid ( string filename ) : bool | ||
Load ( string path ) : Task |
||
Save ( Stream stream, string path ) : Task |
Méthode | Description | |
---|---|---|
GetApi ( ) : Task |
||
GetHomeId ( ) : Task |
public GetChildrenByParentItem ( StorageProviderItem parent ) : Task |
||
parent | StorageProviderItem | |
Résultat | Task |
public HiDriveStorageProvider ( |
||
account | ||
Résultat | System |
public IsFilenameValid ( string filename ) : bool | ||
filename | string | |
Résultat | bool |
public Save ( Stream stream, string path ) : Task |
||
stream | Stream | |
path | string | |
Résultat | Task |