Amazon.Glacier.Model.GetJobOutputRequest.IsSetRange C# (CSharp) Метод

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

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