C# Class VixenModules.App.Shows.LaunchTypeTester

Afficher le fichier Open project: sall/vixen Class Usage Examples

Méthodes publiques

Свойство Type Description
action LaunchAction

Méthodes publiques

Méthode Description
LaunchTypeTester ( ShowItem showItem ) : System
OnActionComplete ( Object sender, EventArgs e ) : void

Private Methods

Méthode Description
buttonClose_Click ( object sender, EventArgs e ) : void

Method Details

LaunchTypeTester() public méthode

public LaunchTypeTester ( ShowItem showItem ) : System
showItem ShowItem
Résultat System

OnActionComplete() public méthode

public OnActionComplete ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
Résultat void

Property Details

action public_oe property

public LaunchAction,VixenModules.App.Shows action
Résultat LaunchAction