Example #1
0
 public void Add(MovieProducer movieProducer)
 {
     MovieProducers.Add(movieProducer);
 }