![]() | Dynamic |
The DynamicTaskBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | DynamicTaskBuilder | Initializes a new instance of the DynamicTaskBuilder class |
Name | Description | |
---|---|---|
![]() | DynamicAssemblyFileName | Gets the name of the dynamic assembly file. |
![]() | DynamicAssemblyPath | Gets the full path of the dynamic assembly file. |
![]() | IsDynamicAssemblyCreated | Gets a value indicating whether a dynamic assembly has been created. |
Name | Description | |
---|---|---|
![]() | CreateDynamicTask | Creates a dynamically generated task class by overriding the specified method. |
![]() | DeleteAssembly | Deletes the dynamic assembly, if it was saved. |
![]() | 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. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |