Interface IFlowAnalyzerService
Namespace: Simplic.Flow.Analyzer
Assembly: Simplic.Flow.Analyzer.dll
Syntax
public interface IFlowAnalyzerService
Methods
| Improve this Doc View SourceAnalyzeAll(IList<Flow>)
Declaration
bool AnalyzeAll(IList<Flow> flowList)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IList<Flow> | flowList |
Returns
Type | Description |
---|---|
System.Boolean |