Property | Type | Description | |
---|---|---|---|
MathEventArgs | System |
Method | Description | |
---|---|---|
MathEventArgs ( string toEcho ) : System |
Creates a new MathEventArgs object with a provided message
|
Method | Description | |
---|---|---|
MathEventArgs ( ) : System |
public MathEventArgs ( string toEcho ) : System | ||
toEcho | string | The message to echo |
return | System |