C# Class NodeAssets.Core.FileChangedEvent

Inheritance: System.EventArgs
Afficher le fichier Open project: ajorkowski/NodeAssets Class Usage Examples

Méthodes publiques

Méthode Description
FileChangedEvent ( string pile, FileInfo file ) : System

Method Details

FileChangedEvent() public méthode

public FileChangedEvent ( string pile, FileInfo file ) : System
pile string
file System.IO.FileInfo
Résultat System