Amazon.CloudWatch.Model.Internal.MarshallTransformations.GetMetricStatisticsResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : GetMetricStatisticsResponseUnmarshaller
Результат GetMetricStatisticsResponseUnmarshaller
        public static GetMetricStatisticsResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new GetMetricStatisticsResponseUnmarshaller();
            }
            return instance;
        }