ComponentResourceManager
Wisej.Resources.ComponentResourceManager
Last updated
Was this helpful?
Wisej.Resources.ComponentResourceManager
Last updated
Was this helpful?
Namespace: Wisej.Resources
Assembly: Wisej.Framework (4.0.0.0)
Provides simple functionality for enumerating resources for a component or object.
Initializes a new instance of the class with default values.
Creates a that looks up resources in satellite assemblies based on information from the specified type .
type
A from which the derives all information for finding resource files.
Throws:
The type parameter is null.