C# Class csExWB.StatusTextChangeEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: mcorrientes/Web-Security-Toolset

Public Properties

Property Type Description
text string

Public Methods

Method Description
StatusTextChangeEventArgs ( ) : System

Method Details

StatusTextChangeEventArgs() public method

public StatusTextChangeEventArgs ( ) : System
return System

Property Details

text public_oe property

public string text
return string