ChoonMLLib - class library to access and convert ChoonML files

IConvertTo.Convert Method 

[This is preliminary documentation and subject to change.]

Convert from ChoonML to the converters format.

bool Convert(
   string fromFile
);

Parameters

fromFile
The ChoonML file to read.

Return Value

True if successful

See Also

IConvertTo Interface | ChoonConvert Namespace