C# Class System.Html.Speech.SpeechRecognitionEvent

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

Private Properties

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

Méthodes publiques

Méthode Description
SpeechRecognitionEvent ( string type ) : System.Runtime.CompilerServices
SpeechRecognitionEvent ( string type, SpeechRecognitionEventInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

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

Method Details

SpeechRecognitionEvent() public méthode

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

SpeechRecognitionEvent() public méthode

public SpeechRecognitionEvent ( string type, SpeechRecognitionEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict SpeechRecognitionEventInit
Résultat System.Runtime.CompilerServices