StandardFormatter

StandardFormatter()

初始化StandardFormatter类.

public StandardFormatter()

也可以看看


StandardFormatter(StringBuilder)

初始化StandardFormatter类.

public StandardFormatter(StringBuilder headerText)
范围类型描述
headerTextStringBuilder标题文本。

也可以看看


StandardFormatter(string)

初始化StandardFormatter类.

public StandardFormatter(string headerText)
范围类型描述
headerTextString标题文本。

也可以看看