Skip to content

IOFileFormat.CreateConverters Method

Definition

Creates the converters for this format.

protected virtual IEnumerable<IOFileConverter> CreateConverters();

View source

Returns

IEnumerable<IOFileConverter>

The converters for this format.