예제 #1
0
 public void AddComment(Reactie reactie)
 {
     Reacties.Add(reactie);
 }
예제 #2
0
 public void AddComment(Reactie reactie)
 {
     Reacties.Add(reactie);
 }