Method | Description | |
---|---|---|
ConsoleEventArgs ( ) : System |
Initializes a new instance of the ConsoleEventArgs class.
|
|
ConsoleEventArgs ( string content ) : System |
Initializes a new instance of the ConsoleEventArgs class.
|
public ConsoleEventArgs ( string content ) : System | ||
content | string | The content. |
return | System |