C# Class Octgn.Play.Gui.CardRun

Inheritance: System.Windows.Documents.Run
Afficher le fichier Open project: octgn/OCTGN

Méthodes publiques

Свойство Type Description
ViewCardModelEvent System.Windows.RoutedEvent

Méthodes publiques

Méthode Description
CardRun ( ChatCard card ) : System

Méthodes protégées

Méthode Description
OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void
OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void

Method Details

CardRun() public méthode

public CardRun ( ChatCard card ) : System
card ChatCard
Résultat System

OnMouseEnter() protected méthode

protected OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
Résultat void

OnMouseLeave() protected méthode

protected OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
Résultat void

Property Details

ViewCardModelEvent public_oe static_oe property

public static RoutedEvent,System.Windows ViewCardModelEvent
Résultat System.Windows.RoutedEvent