Table of Contents

Method GetResources

Namespace
Bonsai.Resources
Assembly
Bonsai.System.dll

GetResources()

Returns the set of resources to be loaded into the resource manager.

protected abstract IEnumerable<IResourceConfiguration> GetResources()

Returns

IEnumerable<IResourceConfiguration>

A collection of IResourceConfiguration objects to be loaded into the resource manager.