C# Class TheChan.Common.Core.ActivationWithParameterEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: acedened/TheChan

Méthodes publiques

Méthode Description
ActivationWithParameterEventArgs ( object parameter, bool wasInitialized ) : System

Method Details

ActivationWithParameterEventArgs() public méthode

public ActivationWithParameterEventArgs ( object parameter, bool wasInitialized ) : System
parameter object
wasInitialized bool
Résultat System