Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Azavea
NijPredictivePolicing
AcsAlchemistGui
TextboxAppender
C# 클래스 Azavea.NijPredictivePolicing.AcsAlchemistGui.TextboxAppender
Simple helper class so we can append our log to the form in a thread safe way
상속:
log4net.Appender.AppenderSkeleton
파일 보기
프로젝트 열기: azavea/acs-alchemist
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
_control
System.Windows.Forms.TextBox
공개 메소드들
메소드
설명
TextboxAppender
(
TextBox
control
) :
System
보호된 메소드들
메소드
설명
Append
(
log4net
loggingEvent
) :
void
메소드 상세
Append()
보호된
메소드
protected
Append
(
log4net
loggingEvent
) :
void
loggingEvent
log4net
리턴
void
TextboxAppender()
공개
메소드
public
TextboxAppender
(
TextBox
control
) :
System
control
System.Windows.Forms.TextBox
리턴
System
프로퍼티 상세
_control
보호되어 있는 프로퍼티
protected
TextBox,System.Windows.Forms
_control
리턴
System.Windows.Forms.TextBox