C# Class System.Html.AnimationEvent

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

Private Properties

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

Méthodes publiques

Méthode Description
AnimationEvent ( string type ) : System.Runtime.CompilerServices
AnimationEvent ( string type, AnimationEventInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

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

Method Details

AnimationEvent() public méthode

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

AnimationEvent() public méthode

public AnimationEvent ( string type, AnimationEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict AnimationEventInit
Résultat System.Runtime.CompilerServices