C# Class TerrificNet.ViewEngine.IO.FileSystem.LookupFileSystemSubscription

Inheritance: IDisposable
Afficher le fichier Open project: namics/TerrificNet

Méthodes publiques

Méthode Description
Dispose ( ) : void
LookupFileSystemSubscription ( FileSystem parent, Action handler ) : System

Private Methods

Méthode Description
Notify ( IFileInfo file ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

LookupFileSystemSubscription() public méthode

public LookupFileSystemSubscription ( FileSystem parent, Action handler ) : System
parent FileSystem
handler Action
Résultat System