C# Class FirstFloor.ModernUI.Presentation.NewLinkEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: gro-ove/actools Class Usage Examples

Public Methods

Method Description
NewLinkEventArgs ( string inputValue ) : System

Method Details

NewLinkEventArgs() public method

public NewLinkEventArgs ( string inputValue ) : System
inputValue string
return System