C# Class PluginFramework.AddIn.ServiceEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: tianjing/PluginFramework Class Usage Examples

Public Methods

Method Description
ServiceEventArgs ( ServiceState state, IServiceReference reference ) : System

Method Details

ServiceEventArgs() public method

public ServiceEventArgs ( ServiceState state, IServiceReference reference ) : System
state ServiceState
reference IServiceReference
return System