C# Class Tangerine.BLL.FileInfoEventArgs

Inheritance: System.EventArgs
显示文件 Open project: andreycha/tangerine Class Usage Examples

Public Methods

Method Description
FileInfoEventArgs ( string path ) : System

Method Details

FileInfoEventArgs() public method

public FileInfoEventArgs ( string path ) : System
path string
return System