ChoonMLLib - class library to access and convert ChoonML files |
|
Choon Constructor
[This is preliminary documentation and subject to change.]
Construct a Choon instance. This sets the filename but does not read or check the file.
public Choon(
string fileName);
Parameters
-
fileName
- A choonML path name to read from / persist to.
See Also
Choon Class | ChoonML Namespace