C# Class PlasticSCM.ServerLogUpdatePerfEntry

Inheritance: ServerLogEntry
显示文件 Open project: powercode/PSPlastic

Public Methods

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

Method Details

ServerLogUpdatePerfEntry() public method

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
return System