Click or drag to resize
StringHelperRemoveEnterTag Method
移除换行符

Namespace: X3Platform.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string RemoveEnterTag(
	string text
)

Parameters

text
Type: SystemString
需要处理的字符串

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Util.StringHelper.RemoveEnterTag(System.String)"]

See Also