WebKit.WebUIDelegate.hasCustomMenuImplementation C# (CSharp) Метод

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

public hasCustomMenuImplementation ( ) : int
Результат int
        public int hasCustomMenuImplementation()
        {
            throw new NotImplementedException();
        }