메소드 | 설명 | |
---|---|---|
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. |
리턴 | System |