C# Class NWiretap.Instruments.Logger.LogEntry

Show file Open project: drdk/nwiretap

Public Properties

Property Type Description
Line string

Public Methods

Method Description
LogEntry ( string line ) : System

Method Details

LogEntry() public method

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

Property Details

Line public property

public string Line
return string