Chronos Plugins
5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
TaskHelper.cs
Go to the documentation of this file.
1
namespace
AxelSemrau.Chronos.Plugin
2
{
3
public
delegate
object
dExpressionResolver
(
string
text,
int
rowNo);
4
5
6
}
AxelSemrau.Chronos.Plugin
Classes and interfaces that are meant for plugins. The classes and interfaces below this namespace ar...
Definition
AcquisitionInterfaces.cs:5
AxelSemrau.Chronos.Plugin.dExpressionResolver
delegate object dExpressionResolver(string text, int rowNo)
Plugins
ChronosPluginInterfaces
TaskHelper.cs
Generated on Thu Nov 7 2024 18:04:59 for Chronos Plugins by
1.12.0