C# Class BottomShelf.Host.Monitoring.DeletedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: tyronegroves/BottomShelf

Public Methods

Method Description
DeletedEventArgs ( string path ) : System

Method Details

DeletedEventArgs() public method

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