示例#1
0
 private IActionLogsService CreateActionLogger()
 {
     return(_serviceCreator.CreateActionLogger());
 }