Inheritance: nHydrate.Generator.Common.GeneratorFramework.BaseModelObjectController
Ejemplo n.º 1
0
 public CellEntryCollectionNode(CellEntryCollectionController controller)
     : base(controller)
 {
 }
Ejemplo n.º 2
0
		public CellEntryCollectionNode(CellEntryCollectionController controller)
			: base(controller)
		{
		}