Documentation For Encog 2.x
BasicExtract.Distribute Method
Distribute an object to the listeners.
public
void
Distribute(
object
obj
);
Parameters
obj
The object to be distributed.
See Also
BasicExtract Class
|
Encog.Bot.Browse.Extract Namespace