C# Class ClientLauncher.ApplicationUpdates.DownloadCompleteEventArgs

Inheritance: System.EventArgs
Show file Open project: swganhtools/swganhclientlauncher Class Usage Examples

Public Methods

Method Description
DownloadCompleteEventArgs ( string strExecutablePath ) : System

Method Details

DownloadCompleteEventArgs() public method

public DownloadCompleteEventArgs ( string strExecutablePath ) : System
strExecutablePath string
return System