Exemple #1
0
 public IAppService GetForCurrentContext() => AppService.GetForCurrentContext();
Exemple #2
0
 // IAppServiceProvider
 public IAppService FindOrCreate(CoreDispatcher dispatcher) => AppService.FindOrCreate(dispatcher);