void System.IDisposable.Dispose()
 {
     RegistrantScenariosForRegisteringAGroupOfAttendeesForAConferenceWhenAllSeatsAreAvailableInAllTheSeatTypesFeature.FeatureTearDown();
 }
 public FixtureData()
 {
     RegistrantScenariosForRegisteringAGroupOfAttendeesForAConferenceWhenAllSeatsAreAvailableInAllTheSeatTypesFeature.FeatureSetup();
 }