System.Html.PopStateEvent.PopStateEvent C# (CSharp) Méthode

PopStateEvent() public méthode

public PopStateEvent ( string type ) : System.Runtime.CompilerServices
type string
Résultat System.Runtime.CompilerServices
        public PopStateEvent(string type)
        {
        }

Same methods

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