C# Class NodeAssets.Core.FileChangedEvent

Inheritance: System.EventArgs
Show file Open project: ajorkowski/NodeAssets Class Usage Examples

Public Methods

Method Description
FileChangedEvent ( string pile, FileInfo file ) : System

Method Details

FileChangedEvent() public method

public FileChangedEvent ( string pile, FileInfo file ) : System
pile string
file System.IO.FileInfo
return System