Example #1
0
 private void Apply(TodasFotosRemovidasAnuncioEvent @event)
 {
     Fotos = Fotos.Limpar();
 }