![]() | Job Constructor |
Name | Description | |
---|---|---|
![]() | Job(MethodInfo) |
Initializes a new instance of the Job class with the
metadata of a method with no arguments.
|
![]() | Job(MethodInfo, Object) |
Initializes a new instance of the Job class with the
metadata of a method and the given list of arguments.
|
![]() | Job(Type, MethodInfo) |
Initializes a new instance of the Job class with the
type, metadata of a method with no arguments.
|
![]() | Job(Type, MethodInfo, Object) |
Initializes a new instance of the Job class with the
type, metadata of a method and the given list of arguments.
|
![]() | Job(Type, MethodInfo, String) | Obsolete. Initializes a new instance of the Job class |