Example #1
0
 public void AddGroup(IGroup group)
 {
     ParentPage.AddGroup(group);
 }