Call asynchronous method in constructor?
Summary: I would like to call an asynchronous method in a constructor. Is this possible? Details: I have a method called getwritings() that … Read more
Summary: I would like to call an asynchronous method in a constructor. Is this possible? Details: I have a method called getwritings() that … Read more