Example #1
0
 public string Get(int segundos)
 {
     return(_notificador.Notifica(segundos));
 }