C# 클래스 CharacterRange, FieldWorks

Pair of codepoints (strings containing a hexidecimal value) representing a range.
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
End string
Start string

프로퍼티 상세

End 공개적으로 프로퍼티

public string End
리턴 string

Start 공개적으로 프로퍼티

public string Start
리턴 string