Exemplo n.º 1
0
 public void MultipleGetTest(IThreadSafeLazyTester tester) => tester.MultipleGetTest();
Exemplo n.º 2
0
 public void ConcurrentGetTest(IThreadSafeLazyTester tester) => tester.ConcurrentGetTest();
Exemplo n.º 3
0
 public void SingleGetTest(IThreadSafeLazyTester tester) => tester.SingleGetTest();