Automobile.Mobile.Android.Automation.AndroidChromeClient.AndroidChromeClient C# (CSharp) Метод

AndroidChromeClient() публичный Метод

public AndroidChromeClient ( ) : System.Threading
Результат System.Threading
        public AndroidChromeClient()
        {
            JsTrigger = new EventWaitHandle(false, EventResetMode.AutoReset);
        }