Legend
| Static method: object DeserializeFile( |
Type | type | Type of object to read. |
string | filename | Path and filename of the file to read from. |
ClassifyOptions | options | Options. |
IClassifyFormat<XElement> | format | Implementation of a Classify format. See ClassifyXmlFormat for an example. |