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

PageTransitionEvent() 공개 메소드

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

Same methods

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