Method | Description | |
---|---|---|
AppendFormatted ( StringBuilder b, string item ) : void | ||
ColumnFormat ( FormatType type, string prefix ) : System |
public AppendFormatted ( StringBuilder b, string item ) : void | ||
b | StringBuilder | |
item | string | |
return | void |
public ColumnFormat ( FormatType type, string prefix ) : System | ||
type | FormatType | |
prefix | string | |
return | System |