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