public Task <IEnumerable <EntityItem> > GetEntity(string moduleNo) { return(_entityView.GetEntity(moduleNo)); }