Click or drag to resize
JobLoaderLoad Method
Loads the job

Namespace: DrawerBackup.Native.Jobs
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public AbstractJob Load(
	string className
)

Parameters

className
Type: SystemString

Return Value

Type: AbstractJob
See Also