@MatyasKriz As you have noticed, I did not include all the methods with async/await functionality, I just decided to modify their signature and make it a bit shorter by adding only two new methods for async/await functionality. To me they look quite enough but if you have specific coding convention that I am unaware of just let me know
@MatyasKriz As you have noticed, I did not include all the methods with
async/await
functionality, I just decided to modify their signature and make it a bit shorter by adding only two new methods forasync/await
functionality. To me they look quite enough but if you have specific coding convention that I am unaware of just let me know