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