C# 클래스 BulletMLLib.BulletMLParser

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

공개 프로퍼티들

프로퍼티 타입 설명
tree BulletMLTree

공개 메소드들

메소드 설명
ParseXML ( string xmlFileName ) : void

비공개 메소드들

메소드 설명
StringToName ( string str ) : BLName
StringToType ( string str ) : BLType

메소드 상세

ParseXML() 공개 메소드

public ParseXML ( string xmlFileName ) : void
xmlFileName string
리턴 void

프로퍼티 상세

tree 공개적으로 프로퍼티

public BulletMLTree,BulletMLLib tree
리턴 BulletMLTree