C# Class System.Html.Speech.SpeechRecognitionError

Inheritance: Event
Show file Open project: Saltarelle/SaltarelleWeb

Private Properties

Property Type Description
SpeechRecognitionError System.Runtime.CompilerServices

Public Methods

Method Description
SpeechRecognitionError ( string type ) : System.Runtime.CompilerServices
SpeechRecognitionError ( string type, SpeechRecognitionErrorInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

Method Description
SpeechRecognitionError ( ) : System.Runtime.CompilerServices

Method Details

SpeechRecognitionError() public method

public SpeechRecognitionError ( string type ) : System.Runtime.CompilerServices
type string
return System.Runtime.CompilerServices

SpeechRecognitionError() public method

public SpeechRecognitionError ( string type, SpeechRecognitionErrorInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict SpeechRecognitionErrorInit
return System.Runtime.CompilerServices