| FileResourceManager Methods | 
The FileResourceManager type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteString | 
            Remove resource string from currently loaded culture.
              | |
| GetResFilename | 
            Returns resource file relative path based on given culture.
              | |
| GetString | 
            Returns the resource string of currently loaded culture/language.
              | |
| LoadFiles | 
            Loads the resource file from the specified path.
              | |
| LoadStrings | 
            Loads the resource file from the specified path.
              | |
| ReadString | 
            Reads the string from the resource readers.
              | |
| SetString | 
            Sets the resource string of currently loaded culture/language.
              |