Class RecognizerEntry
Inherited Members
Namespace: AnalysisPrograms.Recognizers.Base
Assembly: AnalysisPrograms.dll
Syntax
public class RecognizerEntry
Fields
| Improve this Doc View SourceCommandName
Declaration
public const string CommandName = "EventRecognizer"
Field Value
| Type | Description |
|---|---|
| String |
Methods
| Improve this Doc View SourceExecute(RecognizerEntry.Arguments)
This entrypoint should be used for testing short files (less than 2 minutes).
Declaration
public static void Execute(RecognizerEntry.Arguments arguments)
Parameters
| Type | Name | Description |
|---|---|---|
| Recognizer |
arguments |