Inheritance: nHydrate.Generator.Common.GeneratorFramework.BaseModelObjectController
		public CustomAggregateCollectionNode(CustomAggregateCollectionController controller)
			: base(controller)
		{
		}
 public CustomAggregateCollectionNode(CustomAggregateCollectionController controller)
     : base(controller)
 {
 }