Method | Description | |
---|---|---|
ClearCache ( ) : void | ||
FileReference ( MetaDataRow row ) : System | ||
FileReference ( string name, FileAttributes flags, uint hash ) : System | ||
LoadCache ( ) : void |
public FileReference ( MetaDataRow row ) : System | ||
row | MetaDataRow | |
return | System |
public FileReference ( string name, FileAttributes flags, uint hash ) : System | ||
name | string | |
flags | FileAttributes | |
hash | uint | |
return | System |