|
AbstractOptionOnExecute Method |
Execute the option
Namespace: DrawerBackup.CommandLineAssembly: DrawerBackup.CommandLine (in DrawerBackup.CommandLine.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected abstract int OnExecute()
Protected MustOverride Function OnExecute As Integer
protected:
virtual int OnExecute() abstract
abstract OnExecute : unit -> int
Return Value
Type:
Int32
See Also