Exemple #1
0
 public static IAsserter NotNullOrWhitespace(string arg)
 {
     return(_instance.NotNullOrWhitespace(arg));
 }