C# Class System.Html.Speech.SpeechRecognitionError

Inheritance: Event
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
SpeechRecognitionError System.Runtime.CompilerServices

Méthodes publiques

Méthode Description
SpeechRecognitionError ( string type ) : System.Runtime.CompilerServices
SpeechRecognitionError ( string type, SpeechRecognitionErrorInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

Méthode Description
SpeechRecognitionError ( ) : System.Runtime.CompilerServices

Method Details

SpeechRecognitionError() public méthode

public SpeechRecognitionError ( string type ) : System.Runtime.CompilerServices
type string
Résultat System.Runtime.CompilerServices

SpeechRecognitionError() public méthode

public SpeechRecognitionError ( string type, SpeechRecognitionErrorInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict SpeechRecognitionErrorInit
Résultat System.Runtime.CompilerServices