Метод | Описание | |
---|---|---|
AddFile ( string url, byte content, bool overWrite ) : |
||
AddFolder ( string name ) : |
||
Update ( ) : void |
public abstract AddFile ( string url, byte content, bool overWrite ) : |
||
url | string | |
content | byte | |
overWrite | bool | |
Результат |
public abstract AddFolder ( string name ) : |
||
name | string | |
Результат |