示例#1
0
 public ITracer CreateTracer(string tracerId)
 {
     return(CreateTracer(Config.GetTraceEndPoint(), tracerId));
 }