last ...
This commit is contained in:
@@ -193,7 +193,7 @@ namespace xDataService.DI
|
|||||||
//
|
//
|
||||||
// Register Handler Service ...
|
// Register Handler Service ...
|
||||||
source.AddSingleton<XEntityRegisterarHandlerService>();
|
source.AddSingleton<XEntityRegisterarHandlerService>();
|
||||||
|
|
||||||
//
|
//
|
||||||
// Configure Database Descriptor ...
|
// Configure Database Descriptor ...
|
||||||
descriptor.Configure(source);
|
descriptor.Configure(source);
|
||||||
@@ -402,9 +402,9 @@ namespace xDataService.DI
|
|||||||
],
|
],
|
||||||
args: [
|
args: [
|
||||||
source,
|
source,
|
||||||
graphBasePath,
|
graphBasePath,
|
||||||
graphPath,
|
graphPath,
|
||||||
withPlayground
|
withPlayground
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user