![]() | DynamicTaskBuilder Methods |
The DynamicTaskBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CanCallTargetMethodDirectly |
Determines whether the target method of a delegate can be called directly by a generated task class, or if the
delegate needs to be serialized.
|
![]() | CreateDynamicTask |
Creates a dynamically generated task class by overriding the specified method.
|
![]() | DeleteAssembly |
Deletes the dynamic assembly, if it was saved.
|
![]() ![]() | DeserializeDelegate |
Deserializes a delegate. This method is for internal Jumbo use only.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SaveAssembly |
Saves the dynamic assembly, if one was created.
|
![]() ![]() | SerializeDelegate |
Serializes a delegate to the specified SettingsDictionary.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |