Example #1
0
 public TimeSinceTagHelper(ITimeSinceService timeSinceService)
 {
     TimeSinceService = timeSinceService;
 }