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