コード例 #1
0
 public List <Empresa> Get()
 {
     return(empresa.RetornarTodasAsEmpresas());
 }