예제 #1
0
 public void PostLaudo(Laudo laudo)
 {
     serviceLaudo.InserirLaudo(laudo);
 }