Ejemplo n.º 1
0
 public int Count(string _logType)
 {
     return(_logger.Count(_logType));
 }