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

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

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