What will happen if declared aysnc and await both time in the method decorator.like below
pulic static async await Method()
{
}
What will happen if declared aysnc and await both time in the method decorator.like below
pulic static async await Method()
{
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Jul 23, 2021, 3:41 PM