WebKit.WebUIDelegate.webViewStatusText C# (CSharp) Méthode

webViewStatusText() public méthode

public webViewStatusText ( WebView sender ) : string
sender WebView
Résultat string
        public string webViewStatusText(WebView sender)
        {
            throw new NotImplementedException();
        }