C# Class StoryTeller.Engine.TraceListener

Inheritance: TextListener
Show file Open project: adymitruk/storyteller

Protected Methods

Method Description
write ( string format ) : void

Method Details

write() protected method

protected write ( string format ) : void
format string
return void