ResXResourceManager(Type) | Creates a new instance of ResXResourceManager class that looks up resources in resource XML files based on information from the specified type object. |
ResXResourceManager(String, CultureInfo) | Initializes a new instance of the ResXResourceManager class that looks up resources in resource XML files based on the provided baseName. |
ResXResourceManager(String, Assembly) | Initializes a new instance of the ResXResourceManager class that looks up resources in resource XML files based on the provided baseName. |