메소드 | 설명 | |
---|---|---|
BulletPattern ( ) : System |
Initializes a new instance of the BulletMLLib.BulletPattern class.
|
|
ParseXML ( string xmlFileName ) : bool |
Parses a bulletml document into this bullet pattern
|
메소드 | 설명 | |
---|---|---|
StringToPatternType ( string str ) : EPatternType |
convert a string to a pattern type enum
|
public ParseXML ( string xmlFileName ) : bool | ||
xmlFileName | string | Xml file name. |
리턴 | bool |