메소드 | 설명 | |
---|---|---|
RavenFileStorageService ( IDocumentStore documentStore ) : System | ||
RetrieveFile ( string filename ) : byte[] | ||
StoreFile ( string filename, byte bytes ) : void |
public RavenFileStorageService ( IDocumentStore documentStore ) : System | ||
documentStore | IDocumentStore | |
리턴 | System |
public StoreFile ( string filename, byte bytes ) : void | ||
filename | string | |
bytes | byte | |
리턴 | void |