C# Class Vtj.Gaming.AnimationEndedEventArgs

Arguments for the AnimationEnded event
Inheritance: System.EventArgs
Afficher le fichier Open project: Ventajou/Space-Dinosaurs Class Usage Examples

Méthodes publiques

Свойство Type Description
Key string

Méthodes publiques

Méthode Description
AnimationEndedEventArgs ( string key ) : System

Method Details

AnimationEndedEventArgs() public méthode

public AnimationEndedEventArgs ( string key ) : System
key string
Résultat System

Property Details

Key public_oe property

public string Key
Résultat string