Amazon.SQS.Model.ListQueuesRequest.IsSetQueueNamePrefix C# (CSharp) 메소드

IsSetQueueNamePrefix() 개인적인 메소드

private IsSetQueueNamePrefix ( ) : bool
리턴 bool
        internal bool IsSetQueueNamePrefix()
        {
            return this._queueNamePrefix != null;
        }