Exemple #1
0
 public IdeationUnitGroup()
 {
     _content = new IdeaGroupContentType();
     _isAvailable = true;
 }
Exemple #2
0
 public IdeationUnitGroup()
 {
     _content     = new IdeaGroupContentType();
     _isAvailable = true;
 }