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

PageTransitionEvent() public method

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

Same methods

PageTransitionEvent::PageTransitionEvent ( ) : System.Runtime.CompilerServices
PageTransitionEvent::PageTransitionEvent ( string type, PageTransitionEventInit eventInitDict ) : System.Runtime.CompilerServices