Method | Description | |
---|---|---|
GenericMessage ( ) : System | ||
GenericMessage ( string text ) : System | ||
GenericMessage ( string text, string secondaryText ) : System |
public GenericMessage ( string text ) : System | ||
text | string | |
return | System |
public GenericMessage ( string text, string secondaryText ) : System | ||
text | string | |
secondaryText | string | |
return | System |