Method | Description | |
---|---|---|
ParagraphMode ( Paragraph paragraph, FixtureModel fixture ) : StoryTeller.Model.Persistence.Markdown | ||
Read ( int indention, string text ) : IReaderMode |
public ParagraphMode ( Paragraph paragraph, FixtureModel fixture ) : StoryTeller.Model.Persistence.Markdown | ||
paragraph | Paragraph | |
fixture | FixtureModel | |
return | StoryTeller.Model.Persistence.Markdown |
public Read ( int indention, string text ) : IReaderMode | ||
indention | int | |
text | string | |
return | IReaderMode |