Méthode | Description | |
---|---|---|
RefreshView ( object genome ) : void |
Refresh view.
|
|
TaskForm ( string title ) |
Construct with the provided form title, genome view/renderer and evolution algorithm. We listen to update events from the evolution algorithm and cleanly detach from it when this form closes.
|
public RefreshView ( object genome ) : void | ||
genome | object | |
Résultat | void |