Class CompanyEntitySets
Inheritance
CompanyEntitySets
Implements
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Controllers
Assembly: LemonEdge.ClientEntities.dll
Syntax
public class CompanyEntitySets : BaseEntityEntitySets<ICompany, ISetEntity>, IBaseGridController, ICollectionExportable, INewGridItemImplementor<ISetEntity>, ICopyGridItemImplementor<ISetEntity>, IGrid, IDeleteGridItemImplementor<ISetEntity>, ISearchController, IModelViewController
Constructors
CompanyEntitySets(IBaseGridRelatedCollection<ICompany, ISetEntity>)
Declaration
public CompanyEntitySets(IBaseGridRelatedCollection<ICompany, ISetEntity> view)
Parameters
Type | Name | Description |
---|---|---|
IBaseGridRelatedCollection<ICompany, ISetEntity> | view |