Amazon.CodeCommit.Model.Commit.IsSetCommitter C# (CSharp) Method

IsSetCommitter() private method

private IsSetCommitter ( ) : bool
return bool
        internal bool IsSetCommitter()
        {
            return this._committer != null;
        }