Click or drag to resize
OptionApplication Constructor
Initializes a new instance of the OptionApplication class

Namespace: DrawerBackup.CommandLine
Assembly: DrawerBackup.CommandLine (in DrawerBackup.CommandLine.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public OptionApplication(
	IOptions options
)

Parameters

options
Type: DrawerBackup.CommandLineIOptions
See Also