Beispiel #1
0
 public static void Add(Ocorrencia ocorrencia)
 {
     _ocorrenciaService.Add(ocorrencia);
 }