C# Class FinalesFunkeln.Extensibility.Events.ProxyAbstractEventArgs

Datei anzeigen Open project: frostycpu/FinalesFunkeln

Public Properties

Property Type Description
InvokedByProxy bool

Protected Methods

Method Description
ProxyAbstractEventArgs ( bool invokedByProxy ) : System

Method Details

ProxyAbstractEventArgs() protected method

protected ProxyAbstractEventArgs ( bool invokedByProxy ) : System
invokedByProxy bool
return System

Property Details

InvokedByProxy public_oe property

public bool InvokedByProxy
return bool