Method | Description | |
---|---|---|
Write ( string text ) : void | ||
WriteContent ( string name, string text ) : void | ||
WriteLine ( ) : void | ||
WriteLine ( string text ) : void |
public WriteContent ( string name, string text ) : void | ||
name | string | |
text | string | |
return | void |