Method | Description | |
---|---|---|
DeleteFile ( string id ) : void | ||
FileStore ( |
||
ReadFile ( string id, string &contentType ) : |
||
SaveFile ( string id, string fileName, |
public FileStore ( |
||
mongoGridFs | ||
return | System.IO |
public ReadFile ( string id, string &contentType ) : |
||
id | string | |
contentType | string | |
return |
public SaveFile ( string id, string fileName, |
||
id | string | |
fileName | string | |
content | ||
contentType | string | |
return | void |