public WriteComment ( string text ) : void | ||
text | string | Text to place inside the comment. |
return | void |
/*...*/
containing the specified text. public WriteComment ( string text ) : void | ||
text | string | Text to place inside the comment. |
return | void |