Class OTZCharUtils
Char関連の機能を提供します。
Inheritance
System.Object
OTZCharUtils
名前空間: OTZControls.Utilities
アセンブリ: OTZControls.dll
Syntax
public class OTZCharUtils
フィールド
Cr
宣言
public const string Cr = "\r"
Field Value
型 | 説明 |
---|---|
System.String |
CrLf
宣言
public const string CrLf = "\r\n"
Field Value
型 | 説明 |
---|---|
System.String |
Lf
宣言
public const string Lf = "\n"
Field Value
型 | 説明 |
---|---|
System.String |