C# Class Rejuvenate.LogWriter.StringArgs

Inheritance: System.EventArgs
Mostra file Open project: yifanlu/Rejuvenate

Public Properties

Property Type Description
Line string

Public Methods

Method Description
StringArgs ( string line ) : System

Method Details

StringArgs() public method

public StringArgs ( string line ) : System
line string
return System

Property Details

Line public_oe property

public string Line
return string