Overload List
| Name | Description | |
|---|---|---|
| CogPropertyWatcher |
Constructs a new instance of the CogPropertyWatcher class.
| |
| CogPropertyWatcher(CogPropertyWatcher) |
Constructs a new instance of the CogPropertyWatcher class with the same
subject and path as the other instance.
| |
| CogPropertyWatcher(Object, String) |
Constructs a new instance of the CogPropertyWatcher class with the given subject and path.
| |
| CogPropertyWatcher(SerializationInfo, StreamingContext) |
Initializes a new instance of the CogPropertyWatcher class with
serialized data.
| |
| CogPropertyWatcher(Object, String, Boolean) |
Constructs a new instance of the CogPropertyWatcher class with the given subject and path.
|
See Also