프로퍼티 | 타입 | 설명 | |
---|---|---|---|
WpfRichTextBoxRowColoringRule | NLog |
메소드 | 설명 | |
---|---|---|
CheckCondition ( |
||
WpfRichTextBoxRowColoringRule ( string condition, string fontColor, string backColor ) : NLog | ||
WpfRichTextBoxRowColoringRule ( string condition, string fontColor, string backColor, System.Windows.FontStyle fontStyle, System.Windows.FontWeight fontWeight ) : NLog |
메소드 | 설명 | |
---|---|---|
WpfRichTextBoxRowColoringRule ( ) : NLog |
public CheckCondition ( |
||
logEvent | ||
리턴 | bool |
public WpfRichTextBoxRowColoringRule ( string condition, string fontColor, string backColor ) : NLog | ||
condition | string | |
fontColor | string | |
backColor | string | |
리턴 | NLog |
public WpfRichTextBoxRowColoringRule ( string condition, string fontColor, string backColor, System.Windows.FontStyle fontStyle, System.Windows.FontWeight fontWeight ) : NLog | ||
condition | string | |
fontColor | string | |
backColor | string | |
fontStyle | System.Windows.FontStyle | |
fontWeight | System.Windows.FontWeight | |
리턴 | NLog |