Adi – 10-07 May 14
Can I have async method which is used in constructor for intialization? something like this:
Do I need to use
Do I need to use
await this.initialize(); I checked the code without await also it is working