Quantcast
Channel: patterns & practices: Prism
Viewing all articles
Browse latest Browse all 1878

New Post: IPartImportsSatisfiedNotification - INavigationAware

$
0
0

Hi List,

i just playing around with IPartImportsSatisfiedNotification

What's about this usage:

public async void OnImportsSatisfied()

{

Employees =  await this.employeeService.EmployeLookupListAsync();

}

is there anything against?

The same goes for INavigationAware and:

public  void asyncOnNavigatedTo(NavigationContext navigationContext)

{

mylist = await DoDatabaseStuff;

}

Is this ok or is there any hidden traps inside?

Thanks

Peter

 


Viewing all articles
Browse latest Browse all 1878

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>