Amazon.CodeCommit.Model.RepositoryTrigger.IsSetBranches C# (CSharp) Method

IsSetBranches() private method

private IsSetBranches ( ) : bool
return bool
        internal bool IsSetBranches()
        {
            return this._branches != null && this._branches.Count > 0; 
        }