Ejemplo n.º 1
0
 public void HttpChannelHttpNotificationReceived(object sender, HttpNotificationEventArgs e)
 {
     result = e.ToString();
 }