C# Class StoryTeller.Grammars.Sets.SetVerification

Inheritance: StoryTeller.Model.GrammarModel
Show file Open project: storyteller/Storyteller Class Usage Examples

Public Properties

Property Type Description
ordered bool

Public Methods

Method Description
SetVerification ( ) : System
ToMissingCode ( bool withinParagraph = false ) : string

Method Details

SetVerification() public method

public SetVerification ( ) : System
return System

ToMissingCode() public method

public ToMissingCode ( bool withinParagraph = false ) : string
withinParagraph bool
return string

Property Details

ordered public property

public bool ordered
return bool