Property | Type | Description | |
---|---|---|---|
m_oEdge | IEdge |
Property | Type | Description | |
---|---|---|---|
AssertValid | void |
Method | Description | |
---|---|---|
EdgeEventArgs ( IEdge edge ) : System |
Initializes a new instance of the EdgeEventArgs class.
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public EdgeEventArgs ( IEdge edge ) : System | ||
edge | IEdge | /// Edge associated with the event. Can't be null. /// |
return | System |