C# Class StoryTeller.Model.Persistence.Markdown.LineExtensions.TokenParser

Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
Read ( char c ) : void
TokenParser ( ) : System.Collections.Generic

Private Methods

Méthode Description
addChar ( char c ) : void
endToken ( ) : void
startToken ( IMode mode ) : void

Method Details

Read() public méthode

public Read ( char c ) : void
c char
Résultat void

TokenParser() public méthode

public TokenParser ( ) : System.Collections.Generic
Résultat System.Collections.Generic