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

PopStateEvent() public method

public PopStateEvent ( string type ) : System.Runtime.CompilerServices
type string
return System.Runtime.CompilerServices
        public PopStateEvent(string type)
        {
        }

Same methods

PopStateEvent::PopStateEvent ( ) : System.Runtime.CompilerServices
PopStateEvent::PopStateEvent ( string type, PopStateEventInit eventInitDict ) : System.Runtime.CompilerServices