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