C# Class PlasticSCM.ServerLogUpdatePerfEntry

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

Méthodes publiques

Méthode Description
ServerLogUpdatePerfEntry ( string logfile, int lineNumber, System.DateTime when, string operation, int operationTime ) : System

Method Details

ServerLogUpdatePerfEntry() public méthode

public ServerLogUpdatePerfEntry ( string logfile, int lineNumber, System.DateTime when, string operation, int operationTime ) : System
logfile string
lineNumber int
when System.DateTime
operation string
operationTime int
Résultat System