Exemplo n.º 1
0
 public Address.Business.Entities.Address Address_Get(string id)
 {
     return(_addressRes.Address_GetDetailWithChildren(id));
 }