System.Html.PageTransitionEvent.PageTransitionEvent C# (CSharp) Метод

PageTransitionEvent() публичный Метод

public PageTransitionEvent ( string type, PageTransitionEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict PageTransitionEventInit
Результат System.Runtime.CompilerServices
        public PageTransitionEvent(string type, PageTransitionEventInit eventInitDict)
        {
        }

Same methods

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