Amazon.ElasticBeanstalk.Model.Internal.MarshallTransformations.CreateApplicationVersionResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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