C# 클래스 BelhardTraining.ConnectionPoolingDemo.ControlExtensions

파일 보기 프로젝트 열기: bazile/Training

공개 메소드들

메소드 설명
AppendLine ( this textBox, string line ) : void

메소드 상세

AppendLine() 공개 정적인 메소드

public static AppendLine ( this textBox, string line ) : void
textBox this
line string
리턴 void