コード例 #1
0
 public List <PERIODICIDADE_TAREFA> GetAllPeriodicidade()
 {
     return(_baseRepository.GetAllPeriodicidade());
 }