Table of Contents

Interface IResourceConfiguration

Namespace
Bonsai.Resources
Assembly
Bonsai.System.dll

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.