System.Html.Speech.SpeechSynthesisEvent.SpeechSynthesisEvent C# (CSharp) Méthode

SpeechSynthesisEvent() private méthode

private SpeechSynthesisEvent ( ) : System.Runtime.CompilerServices
Résultat System.Runtime.CompilerServices
        internal SpeechSynthesisEvent()
        {
        }

Same methods

SpeechSynthesisEvent::SpeechSynthesisEvent ( string type ) : System.Runtime.CompilerServices
SpeechSynthesisEvent::SpeechSynthesisEvent ( string type, SpeechSynthesisEventInit eventInitDict ) : System.Runtime.CompilerServices
SpeechSynthesisEvent