C# Class System.Html.TransitionEvent

Inheritance: Event
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
TransitionEvent System.Runtime.CompilerServices

Méthodes publiques

Méthode Description
TransitionEvent ( string type ) : System.Runtime.CompilerServices
TransitionEvent ( string type, TransitionEventInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

Méthode Description
TransitionEvent ( ) : System.Runtime.CompilerServices

Method Details

TransitionEvent() public méthode

public TransitionEvent ( string type ) : System.Runtime.CompilerServices
type string
Résultat System.Runtime.CompilerServices

TransitionEvent() public méthode

public TransitionEvent ( string type, TransitionEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict TransitionEventInit
Résultat System.Runtime.CompilerServices