Exemplo n.º 1
0
 public void AddComment(Reactie reactie)
 {
     Reacties.Add(reactie);
 }
Exemplo n.º 2
0
 public void AddComment(Reactie reactie)
 {
     Reacties.Add(reactie);
 }