IOFileFormat.CreateConverters Method
Definition
Creates the converters for this format.
protected virtual IEnumerable<IOFileConverter> CreateConverters();
Returns
The converters for this format.
Creates the converters for this format.
protected virtual IEnumerable<IOFileConverter> CreateConverters();
The converters for this format.