Amazon.ECR.Model.UploadLayerPartRequest.IsSetPartFirstByte C# (CSharp) Method

IsSetPartFirstByte() private method

private IsSetPartFirstByte ( ) : bool
return bool
        internal bool IsSetPartFirstByte()
        {
            return this._partFirstByte.HasValue; 
        }