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

Inheritance: IMode
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

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

Method Details

InsideQuotedToken() public méthode

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

Read() public méthode

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