Exemple #1
0
 public static void CreateAndPrint() => ExceptionTests.Create("args").Print();
Exemple #2
0
 private static void Throw() => throw ExceptionTests.Create("args");