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

IsSetChecksum() private méthode

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