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