Android Programming Press on the image to return to the main documentation page.

LibTest

List of types:

Prv

Prv


Events:

None

Members:


  Class_Globals As String

  Initialize As String

  IsInitialized As Boolean

  StartTest As String

Members description:

Class_Globals As String
Initialize As String
Initializes the object. You can add parameters to this method if needed.
IsInitialized As Boolean
Tests whether the object has been initialized.
StartTest As String

Top