C# Class PlasticSCM.ServerLogErrorEntry

Inheritance: ServerLogEntryBase
Afficher le fichier Open project: powercode/PSPlastic

Méthodes publiques

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

Method Details

ServerLogErrorEntry() public méthode

public ServerLogErrorEntry ( string logFile, int lineNumber, System.DateTime when, string error ) : System
logFile string
lineNumber int
when System.DateTime
error string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string