M
MaxMax
How can I create and "fill" a DownloadProgressChangedEventArgs class? The
WebClient does it... But I can't do it "manually". It doesn't seem to have a
constructor, and it's members are protected. It's base class
(ProgressChangedEventArgs) has a constructor that can be used.
Thanks
WebClient does it... But I can't do it "manually". It doesn't seem to have a
constructor, and it's members are protected. It's base class
(ProgressChangedEventArgs) has a constructor that can be used.
Thanks