C# 클래스 SILUBS.SharedScrUtils.WordAndPunct

(optional) key string followed by (optional) punctuation/whitespace string.
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Offset int
Punct string
Word string

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Offset 공개적으로 프로퍼티

public int Offset
리턴 int

Punct 공개적으로 프로퍼티

public string Punct
리턴 string

Word 공개적으로 프로퍼티

public string Word
리턴 string