C# Class BlipFace.View.ActionsEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: ksopyla/blipface Class Usage Examples

Méthodes publiques

Méthode Description
ActionsEventArgs ( Actions action ) : System
ActionsEventArgs ( Actions action, object data ) : System

Method Details

ActionsEventArgs() public méthode

public ActionsEventArgs ( Actions action ) : System
action Actions
Résultat System

ActionsEventArgs() public méthode

public ActionsEventArgs ( Actions action, object data ) : System
action Actions
data object
Résultat System