Amazon.SimpleEmail.Model.Internal.MarshallTransformations.GetSendStatisticsResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : GetSendStatisticsResponseUnmarshaller
Résultat GetSendStatisticsResponseUnmarshaller
        public static GetSendStatisticsResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new GetSendStatisticsResponseUnmarshaller();
            }
            return instance;
        }