C# Class XSpect.Yacq.Repl.LogEntry

Afficher le fichier Open project: takeshik/yacq

Méthodes publiques

Méthode Description
LogEntry ( System.TimeSpan timestamp, ConsoleColor color, String body ) : System

Private Methods

Méthode Description
LogEntry ( ) : System

Method Details

LogEntry() public méthode

public LogEntry ( System.TimeSpan timestamp, ConsoleColor color, String body ) : System
timestamp System.TimeSpan
color ConsoleColor
body String
Résultat System