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

Inheritance: IDisposable
Mostrar archivo Open project: namics/TerrificNet

Public Methods

Method Description
Dispose ( ) : void
LookupFileSystemSubscription ( FileSystem parent, Action handler ) : System

Private Methods

Method Description
Notify ( IFileInfo file ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

LookupFileSystemSubscription() public method

public LookupFileSystemSubscription ( FileSystem parent, Action handler ) : System
parent FileSystem
handler Action
return System