| Overload | Description | 
|---|---|
| DAWriteItemValueObserver<TValue> Constructor() | Create a new instance of the observer with default data. | 
| DAWriteItemValueObserver<TValue> Constructor(EasyDAClientSelector,IAliasProvider,DAItemArguments) | Create a new instance of the observer that writes values into an OPC item given by OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments object. | 
| DAWriteItemValueObserver<TValue> Constructor(DAWriteItemValueObserver<TValue>) | Initializes a new instance of the class, copying values from a given object. | 
