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