C# 클래스 StoryTeller.Model.Persistence.Markdown.LineExtensions.TokenParser

파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
Read ( char c ) : void
TokenParser ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
addChar ( char c ) : void
endToken ( ) : void
startToken ( IMode mode ) : void

메소드 상세

Read() 공개 메소드

public Read ( char c ) : void
c char
리턴 void

TokenParser() 공개 메소드

public TokenParser ( ) : System.Collections.Generic
리턴 System.Collections.Generic