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

IsSetAuthor() private method

private IsSetAuthor ( ) : bool
return bool
        internal bool IsSetAuthor()
        {
            return this._author != null;
        }