ChoonMLLib - class library to access and convert ChoonML files

IConvertFrom.Convert Method 

[This is preliminary documentation and subject to change.]

Convert and create a CHML file.

bool Convert(
   string toFile
);

Parameters

toFile
The name of the file (with extension)

Return Value

true if successful

See Also

IConvertFrom Interface | ChoonConvert Namespace