Appends a string at the end of the documentation text.
public DefaultDocumentation.Api.IWriter Append(string value);
value
System.String
The value to append.
Implements Append(string)
Appends a string at the end of the documentation text.
public DefaultDocumentation.Api.IWriter Append(string value);
value
System.String
The value to append.
Implements Append(string)