 | ILearn Interface |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Has ability to copy values of source properties.
Namespace:
imbACE.Core.interfaces
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
SyntaxThe ILearn type exposes the following members.
Methods|
| Name | Description |
|---|
 | Learn |
In default implementation learns all public properties from the specified source.
|
Top
Remarks
Unlike IClonable it keep all references to this object untouched.
See Also