C# Class png2bmp32.PathParsedEventArgs

Event argument class.
Inheritance: System.EventArgs
Exibir arquivo Open project: thomerow/png2bmp32 Class Usage Examples

Public Methods

Method Description
PathParsedEventArgs ( string path ) : System

Method Details

PathParsedEventArgs() public method

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