示例#1
0
 internal static void MethodReturnedSuccess(string operationName)
 {
     PerformanceCounters.MethodReturnedSuccess(operationName, -1);
 }