Table of Contents

Constructor ResourceNameConverter

Namespace
Bonsai.Resources
Assembly
Bonsai.System.dll

ResourceNameConverter(Type)

Initializes a new instance of the ResourceNameConverter class for the specified type.

protected ResourceNameConverter(Type type)

Parameters

type Type

The type of resources supported by this converter.