C# Class sl_50_xap.MainPage

Inheritance: UserControl
Show file Open project: jbtule/PclUnit

Public Methods

Method Description
End ( ) : void
MainPage ( bool alone, string id, string url, string dlls )
Start ( ) : void

Private Methods

Method Description
EncodeString ( string data ) : string
RunTests ( bool alone, string id, string url, string dlls ) : void

Method Details

End() public method

public End ( ) : void
return void

MainPage() public method

public MainPage ( bool alone, string id, string url, string dlls )
alone bool
id string
url string
dlls string

Start() public method

public Start ( ) : void
return void