C# 클래스 Bloom.Book.XMatterInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
PathToFolder string

공개 메소드들

메소드 설명
GetDescription ( ) : string
ToString ( ) : string
XMatterInfo ( string pathToFolder ) : System

비공개 메소드들

메소드 설명
GetVersionNumberString ( string fullDescription ) : int
SplitCamelCase ( string str ) : string
StripVersionOff ( string fullDescription ) : string

메소드 상세

GetDescription() 공개 메소드

public GetDescription ( ) : string
리턴 string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

XMatterInfo() 공개 메소드

public XMatterInfo ( string pathToFolder ) : System
pathToFolder string
리턴 System

프로퍼티 상세

PathToFolder 공개적으로 프로퍼티

public string PathToFolder
리턴 string