Click or drag to resize
JobManager Constructor (JobKind)
Initializes a new instance of the JobManager class

Namespace: DrawerBackup.Native.Jobs
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public JobManager(
	JobKind KIND
)

Parameters

KIND
Type: DrawerBackup.Native.Data.EntitiesJobKind
See Also