메소드 | 설명 | |
---|---|---|
AppendFormatted ( StringBuilder b, string item ) : void | ||
ColumnFormat ( FormatType type, string prefix ) : System |
public AppendFormatted ( StringBuilder b, string item ) : void | ||
b | StringBuilder | |
item | string | |
리턴 | void |
public ColumnFormat ( FormatType type, string prefix ) : System | ||
type | FormatType | |
prefix | string | |
리턴 | System |