コード例 #1
0
 public static List <Ocorrencia> Get()
 {
     return(_ocorrenciaService.Get());
 }