public ShelfControl1(GroupInfo1 groupInfo) : this() { TkDebug.AssertArgumentNull(groupInfo, "groupInfo", null); GroupInfo = groupInfo; }