Exemplo n.º 1
0
 public List <Host> GetHosts()
 {
     return(Dal.Get_Host_List());
 }