public ToStringBuilder ( StringBuilder b, string prefix ) : void | ||
b | StringBuilder | The StringBuilder to write to. |
prefix | string | Prefix that will appear at the start of each line. |
return | void |
public ToStringBuilder ( StringBuilder b, string prefix ) : void | ||
b | StringBuilder | The StringBuilder to write to. |
prefix | string | Prefix that will appear at the start of each line. |
return | void |