Amazon.SQS.Model.ListQueuesRequest.IsSetQueueNamePrefix C# (CSharp) Метод

IsSetQueueNamePrefix() приватный Метод

private IsSetQueueNamePrefix ( ) : bool
Результат bool
        internal bool IsSetQueueNamePrefix()
        {
            return this._queueNamePrefix != null;
        }