C# Class Tangerine.BLL.FileInfoEventArgs

Inheritance: System.EventArgs
Mostrar archivo 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