Job Methods |
The Job type exposes the following members.
Name | Description | |
---|---|---|
FromExpression(ExpressionAction) |
Gets a new instance of the Job class based on the
given expression tree of a method call.
| |
FromExpressionTType(ExpressionActionTType) |
Gets a new instance of the Job class based on the
given expression tree of an instance method call with explicit
type specification.
| |
ToString | (Overrides ObjectToString.) |