[]
public interface ICloudStorage : IFileStorage, IStorage
Name | Description |
---|---|
CreateFolder() | Create new folder with the specified path |
List() | List all files and folders. |
MoveFile() | Move files from current path to destination path |