Interface IResourceConfiguration
Provides a mechanism for loading different types of resources.
public interface IResourceConfiguration
Properties
- Name
Gets the identifier of the resource.
- Type
Gets the type of the resource.
Methods
- CreateResource(ResourceManager)
Creates the contents of the resource using the specified resource manager.