Overload | Description |
---|---|
ConnectedConditionChangedEventArgs Constructor() | Initializes a new instance of the class, with default values. |
ConnectedConditionChangedEventArgs Constructor(ConnectedCondition,ConnectedConditionStatistics) | Initializes a new instance of the class from another connected condition object. |
ConnectedConditionChangedEventArgs Constructor(ConnectedConditionChangedEventArgs) | Initializes a new instance of the class by copying data from another instance of the same class. |
ConnectedConditionChangedEventArgs Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |