SimpleAdapter<T> Constructor |
Name | Description | |
---|---|---|
![]() | SimpleAdapter<T>() |
Initializes a new instance. The ElementIdentification
must be set before GetAdapter(StateElementAdapterDefinition, EvaluatorGroup) is called.
|
![]() | SimpleAdapter<T>(String) |
Initializes a new instance.
|
![]() | SimpleAdapter<T>(SimpleAdapter<T>, CopyContext) | Initializes a new instance as a copy of an existing instance. |