Пример #1
0
 public async Task AsyncCallNotEntered(int i)
 {
     await _innerInstance.AsyncCallNotEntered(i);
 }