Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
|
WriteTo ( [ writer, [ lineFormat = null ) : void |
Writes this instance to the writer, using the optional lineFormat.
|
Method | Description | |
---|---|---|
ToString ( [ format, [ formatProvider = null ) : string | ||
WriteTo ( |
public abstract WriteTo ( [ writer, [ lineFormat = null ) : void | ||
writer | [ | The writer. |
lineFormat | [ | The format. |
return | void |