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