C# Class StoryTeller.Model.Persistence.DSL.TableMode

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

Méthodes publiques

Méthode Description
Read ( int indention, string text ) : IReaderMode
TableMode ( Table table ) : System.Linq

Method Details

Read() public méthode

public Read ( int indention, string text ) : IReaderMode
indention int
text string
Résultat IReaderMode

TableMode() public méthode

public TableMode ( Table table ) : System.Linq
table Table
Résultat System.Linq