C# Class BusinessLogic.PaisLogic

Inheritance: IPaisLogic
Show file Open project: Anexsoft/ASP.NET-MVC-Arquitectura-y-tips

Public Methods

Method Description
Listar ( ) : List
PaisLogic ( IRepository _repoPais ) : System.Collections.Generic

Method Details

Listar() public method

public Listar ( ) : List
return List

PaisLogic() public method

public PaisLogic ( IRepository _repoPais ) : System.Collections.Generic
_repoPais IRepository
return System.Collections.Generic