Amazon.CodeCommit.Model.Commit.IsSetParents C# (CSharp) Метод

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

private IsSetParents ( ) : bool
Результат bool
        internal bool IsSetParents()
        {
            return this._parents != null && this._parents.Count > 0; 
        }