C# 클래스 System.Globalization.TextInfo.Data

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ansi int
ebcdic int
list_sep byte
mac int
oem int

프로퍼티 상세

ansi 공개적으로 프로퍼티

public int ansi
리턴 int

ebcdic 공개적으로 프로퍼티

public int ebcdic
리턴 int

list_sep 공개적으로 프로퍼티

public byte list_sep
리턴 byte

mac 공개적으로 프로퍼티

public int mac
리턴 int

oem 공개적으로 프로퍼티

public int oem
리턴 int