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