DynamicResourceManager(Type, String) | Creates a new instance of DynamicResourceManager class that looks up resources in compiled assemblies and resource XML files based on information from the specified Type object. |
DynamicResourceManager(String, Assembly, String) | Creates a new instance of DynamicResourceManager class that looks up resources in compiled assemblies and resource XML files based on information from the specified baseName and assembly. |