| JobFromExpression Method |
| Name | Description | |
|---|---|---|
| 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.
| |
| FromExpression(ExpressionAction) |
Gets a new instance of the Job class based on the
given expression tree of a method call.
|