1 reference to ControlCDelegate
mscorlib (1)
system\console.cs (1)
1755
WaitCallback controlCCallback = new WaitCallback(
ControlCDelegate
);