C# Class SUp.UpdateDownloadEventArgs

Update Download Event Args
Inheritance: System.EventArgs
显示文件 Open project: samarjeet27/ynoteclassic Class Usage Examples

Public Methods

Method Description
UpdateDownloadEventArgs ( Update update ) : System

Method Details

UpdateDownloadEventArgs() public method

public UpdateDownloadEventArgs ( Update update ) : System
update Update
return System