Exemplo n.º 1
0
 public object CheckPinStatus(string mphone)
 {
     return(_repository.CheckPinStatus(mphone));
 }