System.Html.PopStateEvent.PopStateEvent C# (CSharp) 메소드

PopStateEvent() 공개 메소드

public PopStateEvent ( string type, PopStateEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict PopStateEventInit
리턴 System.Runtime.CompilerServices
        public PopStateEvent(string type, PopStateEventInit eventInitDict)
        {
        }

Same methods

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