C# Class ConsoleTest.TestExcute

显示文件 Open project: vla/FastHttpRequest Class Usage Examples

Public Properties

Property Type Description
SPACE string

Public Methods

Method Description
Execute ( ) : void
RunTest ( Type t ) : void
lrTag ( string view, string tag, int size ) : void

Method Details

Execute() public abstract method

public abstract Execute ( ) : void
return void

RunTest() public static method

public static RunTest ( Type t ) : void
t System.Type
return void

lrTag() public static method

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

Property Details

SPACE public_oe static_oe property

public static string SPACE
return string