C# Class StorytellerDocGen.Samples.Sample

Afficher le fichier Open project: storyteller/Storyteller Class Usage Examples

Méthodes publiques

Méthode Description
Append ( string text, int lineNumber ) : void
Sample ( string name ) : System
ToString ( ) : string

Private Methods

Méthode Description
levelIndention ( ) : string

Method Details

Append() public méthode

public Append ( string text, int lineNumber ) : void
text string
lineNumber int
Résultat void

Sample() public méthode

public Sample ( string name ) : System
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string