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

Inheritance: IMode
Datei anzeigen Open project: storyteller/Storyteller

Public Methods

Method Description
Read ( char c ) : void
Searching ( TokenParser parent ) : System.Collections.Generic

Method Details

Read() public method

public Read ( char c ) : void
c char
return void

Searching() public method

public Searching ( TokenParser parent ) : System.Collections.Generic
parent TokenParser
return System.Collections.Generic