C# Class Orc.NuGetExplorer.NuGetLogRecordEventArgs

Inheritance: System.EventArgs
Show file Open project: WildGums/Orc.NuGetExplorer Class Usage Examples

Public Methods

Method Description
NuGetLogRecordEventArgs ( string message ) : System

Method Details

NuGetLogRecordEventArgs() public method

public NuGetLogRecordEventArgs ( string message ) : System
message string
return System