WebKit.WebUIDelegate.hasCustomMenuImplementation C# (CSharp) 메소드

hasCustomMenuImplementation() 공개 메소드

public hasCustomMenuImplementation ( ) : int
리턴 int
        public int hasCustomMenuImplementation()
        {
            throw new NotImplementedException();
        }