Ejemplo n.º 1
0
 void CountEvent(object sender, BuildEventArgs e)
 {
     Program.CountEvent(EventSource.GetEventType(e));
 }