Ejemplo n.º 1
0
 public HostingUnit GetName_GiveHostingUnit(string My_Name)
 {
     return(dal.GetName_GiveHostingUnit(My_Name));
 }