![]() |
EvaluationUnitManager Class |
Namespace: Karamba.GHopper.Utilities.UIWidgets
The EvaluationUnitManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | EvaluationUnitManager |
Create a new evaluation unit manager.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUnit |
Get evaluation unit by name.
Returns null if no unit with given name exists.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RegisterUnit |
Register new evaluation unit.
If a unit with the same identifier already exists, an exception will be thrown.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |