Ejemplo n.º 1
0
 public Recommendation GetRecommendationByPhone(string nvPhone)
 {
     return(Recommendation.GetRecommendationByPhone(nvPhone));
 }