C# Class Compass.Coondornator.FileUploadEventArgs

Inheritance: System.EventArgs
Show file Open project: dbaileychess/Compass

Public Methods

Method Description
FileUploadEventArgs ( string filePath ) : System

Method Details

FileUploadEventArgs() public method

public FileUploadEventArgs ( string filePath ) : System
filePath string
return System