Property | Type | Description | |
---|---|---|---|
ERROR | int | ||
WARNING | int |
Method | Description | |
---|---|---|
MessageEventArgs ( ) | ||
MessageEventArgs ( int type, string text ) | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
setValues ( int type, string text ) : void |
This should NOT be called from anyone other than ParserEventSupport!
|
public MessageEventArgs ( int type, string text ) | ||
type | int | |
text | string |