Amazon.CloudFormation.Model.Internal.MarshallTransformations.CreateStackResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

        public static CreateStackResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new CreateStackResponseUnmarshaller();
            }
            return instance;
        }