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