Ejemplo n.º 1
0
 public string ThayDoiChuoi(string text)
 {
     return(_nguoiDungRepository.ThayDoiChuoi(text));
 }