Table of Contents

Method IsResourceSupported

Namespace
Bonsai.Resources
Assembly
Bonsai.System.dll

IsResourceSupported(IResourceConfiguration)

Returns a value indicating whether the specified resource is supported by this converter.

protected virtual bool IsResourceSupported(IResourceConfiguration resource)

Parameters

resource IResourceConfiguration

The resource to be tested.

Returns

bool

true if the specified resource is supported; false otherwise.