Amazon.Glacier.Model.ListPartsResult.IsSetPartSizeInBytes C# (CSharp) Метод

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

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