TpsResourceManager Constructor |
| Name | Description | |
|---|---|---|
| TpsResourceManager | Initializes a new instance of the TpsResourceManager class. | |
| TpsResourceManager(String) |
Initializes a new instance of the TpsResourceManager class that looks up resources contained in files derived from the specified root name using the calling Assembly.
| |
| TpsResourceManager(String, Assembly) |
Initializes a new instance of the TpsResourceManager class that looks up resources contained in files derived from the specified root name using the given Assembly.
|