Example #1
0
 public string ToDebugString()
 {
     return(String.Format("{0}: {1}, {2}", _span.ToDebugString(), _category, _trigger));
 }