Example #1
0
 public void GivenThisConferenceInformation(Table table)
 {
     conference = ConferenceHelper.BuildConferenceInfo(table);
 }