Пример #1
0
 public void CharBeforeAt_ShouldWork(string email)
 {
     Assert.True(vc.CharBeforeAt(email));
 }