C# Class Kroulis.Dialog.StepDialog

Show file Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Public Properties

Property Type Description
audio string
order string
speaker string
text string

Public Methods

Method Description
Clear ( ) : void

Method Details

Clear() public method

public Clear ( ) : void
return void

Property Details

audio public property

public string audio
return string

order public property

public string order
return string

speaker public property

public string speaker
return string

text public property

public string text
return string