Amazon.Glacier.Model.GetJobOutputResponse.IsSetContentRange C# (CSharp) 메소드

IsSetContentRange() 개인적인 메소드

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