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

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

공개 메소드들

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

메소드 상세

InsideNormalToken() 공개 메소드

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

Read() 공개 메소드

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