0
In the above code, the async keyword indicates that this method is an asynchronous operation. The method returns a value.
Shortcut: far1
far1
0 Comments
public async Task<x> Func(x x) { return }