C# Class PluginFramework.AddIn.BundleEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: tianjing/PluginFramework Class Usage Examples

Méthodes publiques

Méthode Description
BundleEventArgs ( BundleTransition transition, IBundle bundle ) : System

Method Details

BundleEventArgs() public méthode

public BundleEventArgs ( BundleTransition transition, IBundle bundle ) : System
transition BundleTransition
bundle IBundle
Résultat System