CLab Configurator API Documentation

Program Class

This class is working between CLab and the GUI class, "MainGui". The searching part is run in its own thread, so the application won't hang during a heavy search.

For a list of all members of this type, see Program Members.

System.Object
   Program

public class Program

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ClabGui

Assembly: ClabGui (in ClabGui.exe)

See Also

Program Members | ClabGui Namespace