Amazon.CodeCommit.Model.GetCommitRequest.IsSetCommitId C# (CSharp) Méthode

IsSetCommitId() private méthode

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