Inheritance: nHydrate.Generator.Common.GeneratorFramework.BaseModelObjectController
Exemplo n.º 1
0
		public RelationCollectionNode(RelationCollectionController controller)
			: base(controller)
		{
		}
Exemplo n.º 2
0
 public RelationCollectionNode(RelationCollectionController controller)
     : base(controller)
 {
 }