C# Class FinalesFunkeln.Extensibility.Events.ProxyAbstractEventArgs

Afficher le fichier Open project: frostycpu/FinalesFunkeln

Méthodes publiques

Свойство Type Description
InvokedByProxy bool

Méthodes protégées

Méthode Description
ProxyAbstractEventArgs ( bool invokedByProxy ) : System

Method Details

ProxyAbstractEventArgs() protected méthode

protected ProxyAbstractEventArgs ( bool invokedByProxy ) : System
invokedByProxy bool
Résultat System

Property Details

InvokedByProxy public_oe property

public bool InvokedByProxy
Résultat bool