Default 'ctor
Namespace:
Aras.IOMEAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public DownloadResult( DownloadFileCompletedEventArgs eventArg ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ eventArg As DownloadFileCompletedEventArgs _ ) |
J# |
---|
public DownloadResult( DownloadFileCompletedEventArgs eventArg ) |
JScript |
---|
public function DownloadResult( eventArg : DownloadFileCompletedEventArgs ) |
Parameters
- eventArg
- Type: Aras.IOME..::.DownloadFileCompletedEventArgs