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