///<summary>
 ///</summary>
 ///<param name="sender"></param>
 ///<param name="e"></param>
 public void TracerOperationStarted(object sender, TraceOperationStartedEventArgs e)
 {
     TracerOperationStarted(e.OperationName);
 }
 ///<summary>
 ///</summary>
 ///<param name="sender"></param>
 ///<param name="e"></param>
 public void TracerOperationStarted(object sender, TraceOperationStartedEventArgs e)
 {
     TracerOperationStarted(e.OperationName);
 }