C# Class BottomShelf.Host.Monitoring.CreatedEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: tyronegroves/BottomShelf

Public Methods

Method Description
CreatedEventArgs ( string path ) : System

Method Details

CreatedEventArgs() public method

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