C# Class Emveepee.Widgets.StartEventArgs

Inheritance: System.EventArgs
Mostra file Open project: mono/emveepee Class Usage Examples

Public Methods

Method Description
StartEventArgs ( ProfileConfiguration config ) : System
StartEventArgs ( StartEventType type, string detail ) : System

Method Details

StartEventArgs() public method

public StartEventArgs ( ProfileConfiguration config ) : System
config ProfileConfiguration
return System

StartEventArgs() public method

public StartEventArgs ( StartEventType type, string detail ) : System
type StartEventType
detail string
return System