C# Class Rebel.Framework.Persistence.Model.Associations._Revised.RelationProxyBucket

Datei anzeigen Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
RelationProxyBucket ( ) : System.Collections.Generic
RelationProxyBucket ( IEnumerable parents, IEnumerable children ) : System.Collections.Generic

Method Details

RelationProxyBucket() public method

public RelationProxyBucket ( ) : System.Collections.Generic
return System.Collections.Generic

RelationProxyBucket() public method

public RelationProxyBucket ( IEnumerable parents, IEnumerable children ) : System.Collections.Generic
parents IEnumerable
children IEnumerable
return System.Collections.Generic