Amazon.Glacier.Model.CompleteMultipartUploadRequest.IsSetChecksum C# (CSharp) Méthode

IsSetChecksum() private méthode

private IsSetChecksum ( ) : bool
Résultat bool
        internal bool IsSetChecksum()
        {
            return this._checksum != null;
        }