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

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

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