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