Метод | Описание | |
---|---|---|
IsFilenameCached ( string value ) : string |
Determines whether the specified filename is cached.
|
|
MpqNameCache ( ) : System |
Initializes a new instance of the MpqNameCache class.
|
Метод | Описание | |
---|---|---|
GetCachedFilename ( string value ) : string | ||
GetCachedFilenameInternal ( string value, bool allowCaching ) : string |
public IsFilenameCached ( string value ) : string | ||
value | string | The value to look up in the cache. |
Результат | string |