コード例 #1
0
 public void InsertProjectenSets(ProjectenSets ps)
 {
     ObjectContext.AddToProjectenSets(ps);
 }