public void Dispose() { openDataService = null; }
public OpenDataClient() { openDataService = CreateOpenDataService(); }