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