0 votes
in C Sharp by
Can we use delegates for asynchronous method calls in C#?

1 Answer

0 votes
by
Yes. We can use delegates for asynchronous method calls.

Related questions

0 votes
asked Oct 18, 2019 in C Sharp by Robin
0 votes
asked Oct 18, 2019 in C Sharp by Robin
...