Amazon.S3.Model.TagQuery.IsSetMaxKeys C# (CSharp) Метод

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

private IsSetMaxKeys ( ) : bool
Результат bool
        internal bool IsSetMaxKeys()
        {
            return this.maxKeys.HasValue;
        }