| StartUp Class |
This class contains the main entry point and other start up code.
Inheritance Hierarchy
Namespace: SandcastleBuilder.GuiAssembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax public static class StartUp
Public NotInheritable Class StartUp
public ref class StartUp abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type StartUp = class end
See Also