C# 클래스 Sfm2Xml.FollowedByInfo

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

공개 메소드들

메소드 설명
FollowedByInfo ( string a, string b ) : System
IncCount ( ) : void
ToString ( ) : string

메소드 상세

FollowedByInfo() 공개 메소드

public FollowedByInfo ( string a, string b ) : System
a string
b string
리턴 System

IncCount() 공개 메소드

public IncCount ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string