System.Html.HashChangeEvent.HashChangeEvent C# (CSharp) Method

HashChangeEvent() public method

public HashChangeEvent ( string type, HashChangeEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict HashChangeEventInit
return System.Runtime.CompilerServices
        public HashChangeEvent(string type, HashChangeEventInit eventInitDict)
        {
        }

Same methods

HashChangeEvent::HashChangeEvent ( ) : System.Runtime.CompilerServices
HashChangeEvent::HashChangeEvent ( string type ) : System.Runtime.CompilerServices