C# 클래스 SILUBS.SharedScrUtils.QuotationMarks

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

공개 메소드들

메소드 설명
Equals ( QuotationMarks qmark ) : bool

Returns a value indicating whether or not the specified QuotationMarks object is equal to this one.

ToString ( ) : string

Returns a T:System.String that represents the current T:System.Object.

메소드 상세

Equals() 공개 메소드

Returns a value indicating whether or not the specified QuotationMarks object is equal to this one.
public Equals ( QuotationMarks qmark ) : bool
qmark QuotationMarks
리턴 bool

ToString() 공개 메소드

Returns a T:System.String that represents the current T:System.Object.
public ToString ( ) : string
리턴 string