C# Class D3Helper.A_Handler.Log.LogEntry

Afficher le fichier Open project: r3peat/D3Helper.Public

Méthodes publiques

Méthode Description
LogEntry ( System.DateTime timestamp, string text ) : System
addLogEntry ( string text ) : void

Method Details

LogEntry() public méthode

public LogEntry ( System.DateTime timestamp, string text ) : System
timestamp System.DateTime
text string
Résultat System

addLogEntry() public static méthode

public static addLogEntry ( string text ) : void
text string
Résultat void