Example #1
0
 public async Task <bool> IsValidMobile(string number) => await _sms.IsValidNumberAsync(number);