C# Class LogEntry, duality

Summary description for Error
Inheritance: DBObject
Afficher le fichier Open project: BraveSirAndrew/duality Class Usage Examples

Méthodes publiques

Méthode Description
LogEntry ( Log source, LogMessageType type, string msg, object context )

Method Details

LogEntry() public méthode

public LogEntry ( Log source, LogMessageType type, string msg, object context )
source Log
type LogMessageType
msg string
context object