CLab Configurator API Documentation

Program Constructor (String)

Initializes a new instance of the "Program" class.

public Program(
   String fileName
);

Parameters

String
Name of the file to be opened.

See Also

Program Class | ClabGui Namespace | Program Constructor Overload List