C# Class PlasticSCM.ServerLogErrorEntry

Inheritance: ServerLogEntryBase
Exibir arquivo Open project: powercode/PSPlastic

Public Methods

Method Description
ServerLogErrorEntry ( string logFile, int lineNumber, System.DateTime when, string error ) : System
ToString ( ) : string

Method Details

ServerLogErrorEntry() public method

public ServerLogErrorEntry ( string logFile, int lineNumber, System.DateTime when, string error ) : System
logFile string
lineNumber int
when System.DateTime
error string
return System

ToString() public method

public ToString ( ) : string
return string