Ejemplo n.º 1
0
 public Task <IEnumerable <EntityItem> > GetEntity(string moduleNo)
 {
     return(_entityView.GetEntity(moduleNo));
 }