C# Class Outliner.NodeLinkedEventArgs

Inheritance: System.EventArgs
Show file Open project: Pjanssen/Outliner Class Usage Examples

Public Methods

Method Description
NodeLinkedEventArgs ( Int32 handles, Int32 targetHandle ) : System

Method Details

NodeLinkedEventArgs() public method

public NodeLinkedEventArgs ( Int32 handles, Int32 targetHandle ) : System
handles System.Int32
targetHandle System.Int32
return System