Method | Description | |
---|---|---|
FileInDb ( string name, |
||
ReadAllBytes ( string fullName ) : byte[] | ||
Unpersist ( SessionBase session ) : void |
public FileInDb ( string name, |
||
name | string | |
parentFolder | ||
return | System |
public static ReadAllBytes ( string fullName ) : byte[] | ||
fullName | string | |
return | byte[] |
public Unpersist ( SessionBase session ) : void | ||
session | SessionBase | |
return | void |