1. Download Historical Data
//Replace
if (this.Settings == null)
//with
if (settings == null)
at
MaasOne.Base
public abstract partial class DownloadClient<T>
protected Response<T> Download(SettingsBase settings)
in file
DownloadClient_DesktopSpecific
Original issue reported on code.google.com by r.guerra...@gmail.com on 17 Apr 2012 at 9:18
Original issue reported on code.google.com by
r.guerra...@gmail.com
on 17 Apr 2012 at 9:18