C# 클래스 Mono.Globalization.Unicode.JISCharacter

파일 보기 프로젝트 열기: runefs/Marvin

공개 프로퍼티들

프로퍼티 타입 설명
CP int
JIS int

공개 메소드들

메소드 설명
JISCharacter ( int cp, int cpJIS ) : System

메소드 상세

JISCharacter() 공개 메소드

public JISCharacter ( int cp, int cpJIS ) : System
cp int
cpJIS int
리턴 System

프로퍼티 상세

CP 공개적으로 프로퍼티

public int CP
리턴 int

JIS 공개적으로 프로퍼티

public int JIS
리턴 int