C# Class Whitelog.Core.Loggers.String.StringAppenders.File.TextEntry

ファイルを表示 Open project: ronenbarak/Whitelog Class Usage Examples

Public Methods

Method Description
TextEntry ( System.DateTime timestamp, string text ) : System

Method Details

TextEntry() public method

public TextEntry ( System.DateTime timestamp, string text ) : System
timestamp System.DateTime
text string
return System