C# Class Patcher.Logging.LogEntry

Afficher le fichier Open project: unforbidable/patcher Class Usage Examples

Méthodes publiques

Méthode Description
LogEntry ( LogLevel level, MethodBase caller, string text ) : System

Method Details

LogEntry() public méthode

public LogEntry ( LogLevel level, MethodBase caller, string text ) : System
level LogLevel
caller System.Reflection.MethodBase
text string
Résultat System