C# Class StorytellerDocGen.Samples.Sample

Mostrar archivo Open project: storyteller/Storyteller Class Usage Examples

Public Methods

Method Description
Append ( string text, int lineNumber ) : void
Sample ( string name ) : System
ToString ( ) : string

Private Methods

Method Description
levelIndention ( ) : string

Method Details

Append() public method

public Append ( string text, int lineNumber ) : void
text string
lineNumber int
return void

Sample() public method

public Sample ( string name ) : System
name string
return System

ToString() public method

public ToString ( ) : string
return string