Class EntitySetController
Inheritance
EntitySetController
Implements
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Controllers
Assembly: LemonEdge.ClientEntities.dll
Syntax
public class EntitySetController : BaseEntitySetController<IEntitySet>, IModelViewController
Constructors
EntitySetController(IBaseDefaultSingleView<IEntitySet>)
Declaration
public EntitySetController(IBaseDefaultSingleView<IEntitySet> view)
Parameters
Type | Name | Description |
---|---|---|
IBaseDefaultSingleView<IEntitySet> | view |