Property | Type | Description |
---|
Method | Description | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void | ||
AddCommentaryMessage ( string commentary ) : System |
Initialises a new instance of the AddCommentaryMessage class and specifies the commentary text.
|
|
ToString ( ) : string |
public Accept ( IMessageVisitor visitor ) : void | ||
visitor | IMessageVisitor | |
return | void |
public AddCommentaryMessage ( string commentary ) : System | ||
commentary | string | The commentary text. |
return | System |