Amazon.CodeCommit.Model.GetCommitRequest.IsSetCommitId C# (CSharp) Метод

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

private IsSetCommitId ( ) : bool
Результат bool
        internal bool IsSetCommitId()
        {
            return this._commitId != null;
        }