Table of Contents

Method CreateResourceConfiguration

Namespace
Bonsai.Resources.Design
Assembly
Bonsai.System.Design.dll

CreateResourceConfiguration(string)

Creates a new resource configuration object from a specified file name.

protected virtual object CreateResourceConfiguration(string fileName)

Parameters

fileName string

The name of the file from which the resource configuration object should be created.

Returns

object

A new resource configuration object to be added to the collection.