Amazon.CodeCommit.Model.GetCommitResponse.IsSetCommit C# (CSharp) Method

IsSetCommit() private method

private IsSetCommit ( ) : bool
return bool
        internal bool IsSetCommit()
        {
            return this._commit != null;
        }
GetCommitResponse