System.Html.Speech.SpeechRecognitionEvent.SpeechRecognitionEvent C# (CSharp) 메소드

SpeechRecognitionEvent() 개인적인 메소드

private SpeechRecognitionEvent ( ) : System.Runtime.CompilerServices
리턴 System.Runtime.CompilerServices
        internal SpeechRecognitionEvent()
        {
        }

Same methods

SpeechRecognitionEvent::SpeechRecognitionEvent ( string type ) : System.Runtime.CompilerServices
SpeechRecognitionEvent::SpeechRecognitionEvent ( string type, SpeechRecognitionEventInit eventInitDict ) : System.Runtime.CompilerServices
SpeechRecognitionEvent