public ShelfControl4(GroupInfo4 groupInfos) : this() { TkDebug.AssertArgumentNull(groupInfos, "groupInfos", null); GroupInfos = groupInfos; }