public static partial CounterS3D2 CreateCounterS3D2(Microsoft.R9.Extensions.Meter.IMeter meter, string s1, string s2, string s3)
 {
     return(GeneratedCounterMetricFactory.CreateCounterS3D2(meter, s1, s2, s3));
 }