C# 클래스 ConsoleTest.TestExcute

파일 보기 프로젝트 열기: vla/FastHttpRequest 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SPACE string

공개 메소드들

메소드 설명
Execute ( ) : void
RunTest ( Type t ) : void
lrTag ( string view, string tag, int size ) : void

메소드 상세

Execute() 공개 추상적인 메소드

public abstract Execute ( ) : void
리턴 void

RunTest() 공개 정적인 메소드

public static RunTest ( Type t ) : void
t System.Type
리턴 void

lrTag() 공개 정적인 메소드

public static lrTag ( string view, string tag, int size ) : void
view string
tag string
size int
리턴 void

프로퍼티 상세

SPACE 공개적으로 정적으로 프로퍼티

public static string SPACE
리턴 string