C# Class Emveepee.Widgets.StartEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: mono/emveepee Class Usage Examples

Méthodes publiques

Méthode Description
StartEventArgs ( ProfileConfiguration config ) : System
StartEventArgs ( StartEventType type, string detail ) : System

Method Details

StartEventArgs() public méthode

public StartEventArgs ( ProfileConfiguration config ) : System
config ProfileConfiguration
Résultat System

StartEventArgs() public méthode

public StartEventArgs ( StartEventType type, string detail ) : System
type StartEventType
detail string
Résultat System