Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
AxelSemrau.Chronos.Plugin.SDKSupport.ITaskHelperSupport Interface Reference

ITaskHelperSupport. More...

Public Member Functions

void SetTaskHelper (ITokenResolver helper)
 Sets the task helper.
 
void SetMethodHelper (dGetMethodInformation helper)
 Sets the method helper.
 

Detailed Description

ITaskHelperSupport.

Definition at line 65 of file TaskSDKInterfaces.cs.

Member Function Documentation

◆ SetMethodHelper()

void AxelSemrau.Chronos.Plugin.SDKSupport.ITaskHelperSupport.SetMethodHelper ( dGetMethodInformation helper)

Sets the method helper.

Parameters
helperThe helper.

◆ SetTaskHelper()

void AxelSemrau.Chronos.Plugin.SDKSupport.ITaskHelperSupport.SetTaskHelper ( ITokenResolver helper)

Sets the task helper.

Parameters
helperThe helper.

The documentation for this interface was generated from the following file: