C# Class System.Globalization.TextInfo.Data

Show file Open project: runefs/Marvin Class Usage Examples

Public Properties

Property Type Description
ansi int
ebcdic int
list_sep byte
mac int
oem int

Property Details

ansi public property

public int ansi
return int

ebcdic public property

public int ebcdic
return int

list_sep public property

public byte list_sep
return byte

mac public property

public int mac
return int

oem public property

public int oem
return int