Пример #1
0
 public void IsValidPT()
 {
     Assert.That(CommonPT.IsPhoneNumberPT("289920456"), Is.EqualTo(true));
 }