/// <summary>
 /// Invokes the 'EntityWithXElement_Custom_AttributeAggregation' method of the specified <see cref="EntityWithXElement"/> entity.
 /// </summary>
 /// <param name="entity">The <see cref="EntityWithXElement"/> entity instance.</param>
 public void EntityWithXElement_Custom_AttributeAggregation(EntityWithXElement entity)
 {
     entity.EntityWithXElement_Custom_AttributeAggregation();
 }
 /// <summary>
 /// Invokes the 'EntityWithXElement_Custom_AttributeAggregation' method of the specified <see cref="EntityWithXElement"/> entity.
 /// </summary>
 /// <param name="entity">The <see cref="EntityWithXElement"/> entity instance.</param>
 public void EntityWithXElement_Custom_AttributeAggregation(EntityWithXElement entity)
 {
     entity.EntityWithXElement_Custom_AttributeAggregation();
 }
 /// <summary>
 /// Invokes the 'EntityWithXElement_Custom_AttributeOverrides' method of the specified <see cref="EntityWithXElement"/> entity.
 /// </summary>
 /// <param name="entity">The <see cref="EntityWithXElement"/> entity instance.</param>
 public void EntityWithXElement_Custom_AttributeOverrides(EntityWithXElement entity)
 {
     entity.EntityWithXElement_Custom_AttributeOverrides();
 }
 /// <summary>
 /// Invokes the 'EntityWithXElement_Custom_AttributeOverrides' method of the specified <see cref="EntityWithXElement"/> entity.
 /// </summary>
 /// <param name="entity">The <see cref="EntityWithXElement"/> entity instance.</param>
 public void EntityWithXElement_Custom_AttributeOverrides(EntityWithXElement entity)
 {
     entity.EntityWithXElement_Custom_AttributeOverrides();
 }