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