using System; namespace Egametang { public class DataService : IDataService { } }