C# Class Kroulis.Dialog.StepDialog

ファイルを表示 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_oe property

public string audio
return string

order public_oe property

public string order
return string

speaker public_oe property

public string speaker
return string

text public_oe property

public string text
return string