FFNet Methods |
The FFNet type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear |
Clear model - free resources
| |
| Dispose |
This code added to correctly implement the disposable pattern.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetObjectData |
The object optimized serialization method.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load |
Load model from file.
| |
| Save |
Save model to file.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |