3 references to ConfigEvents
mscorlib (3)
system\cfgparser.cs (3)
138
private delegate void NotifyEventCallback(
ConfigEvents
nEvent);
139
public abstract void NotifyEvent(
ConfigEvents
nEvent);
310
public override void NotifyEvent(
ConfigEvents
nEvent)