C# Class BottomShelf.Host.Monitoring.ChangedEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: tyronegroves/BottomShelf

Public Methods

Method Description
ChangedEventArgs ( string path ) : System

Method Details

ChangedEventArgs() public method

public ChangedEventArgs ( string path ) : System
path string
return System