Example #1
0
 public void AddCurator(Curator theCurator)
 {
     List.Add(theCurator);
 }