Méthode | Description | |
---|---|---|
Contains ( string filename ) : bool | ||
Delete ( string filename ) : void | ||
Dispose ( ) : void | ||
Folder ( string path ) : System.Collections.Generic | ||
GetStream ( string filename ) : |
||
Update ( string filename, byte contents ) : void |
public Folder ( string path ) : System.Collections.Generic | ||
path | string | |
Résultat | System.Collections.Generic |
public GetStream ( string filename ) : |
||
filename | string | |
Résultat |
public Update ( string filename, byte contents ) : void | ||
filename | string | |
contents | byte | |
Résultat | void |