Exemple #1
0
 /// <summary>
 /// Returns an enumerator that iterates through the members of the aggregate entity.
 /// </summary>
 /// <returns>An enumerator that iterates through the members of the aggregate entity.</returns>
 public IEnumerator <IEntity> GetEnumerator() => Constituents.GetEnumerator();