System.Html.NavigatorInstance.RegisterProtocolHandler C# (CSharp) 메소드

RegisterProtocolHandler() 공개 메소드

public RegisterProtocolHandler ( string scheme, string url, string title ) : void
scheme string
url string
title string
리턴 void
        public void RegisterProtocolHandler(string scheme, string url, string title)
        {
        }