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