ConnectorValueChangedEventArgs Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.EventArgs Namespace > ConnectorValueChangedEventArgs Class >

ConnectorValueChangedEventArgs Members

The ConnectorValueChangedEventArgs type exposes the following members.

 

Constructors


Name

Description

Public method

ConnectorValueChangedEventArgs

Initializes a new instance of the ConnectorValueChangedEventArgs class.

 

Properties


Name

Description

Public property

ConnectorType

Gets the type of the connector.

Public property

NewValue

Gets the new value associated with this instance.

Public property

OldValue

Gets the previous value before the current change.

 

See Also


ConnectorValueChangedEventArgs Class

BNCS.Logic.EventArgs Namespace