コード例 #1
0
 public void Deletar(Guid id)
 {
     _service.Deletar(id);
 }