Interface ILogger
Namespace: Telerik.Windows.Documents.PerformanceTools
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public interface ILogger
Methods
Log(String)
Declaration
void Log(string logEntry)
Parameters
System.String
logEntry
|