예제 #1
0
 public void AddProjection(Projection projection)
 {
     Projections.Add(projection);
 }