See Also
Printy Config Namespace
net.stefanhauser.Printy.GUI.Config.RuleEventHandler Type
C++
__delegate void  RuleEventHandler();
C#
public delegate void RuleEventHandler(object sender, RuleEventArgs e);
Visual Basic
Public Delegate Sub RuleEventHandler(object sender, RuleEventArgs e) As void
File
Remarks

Dieses Delegate wird verwendet, wenn eine Regel zum RuleManager hinzugefügt oder vom RuleManager entfernt woren ist.

See Also
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.