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

IsSetPartLastByte() private method

private IsSetPartLastByte ( ) : bool
return bool
        internal bool IsSetPartLastByte()
        {
            return this._partLastByte.HasValue; 
        }