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