|
|
|
|
|
by asp_hornet
702 days ago
|
|
Only if those doSomething methods were written as asynchronous to begin with.in your original example, doSomethingA was simple, why would it be an async method. If your answer is write every method async for a rainy day, then whats the point. |
|