Search Results for

    Show / Hide Table of Contents

    Interface IFlowDefinitionService

    Namespace: Simplic.Flow.Editor.Definition
    Assembly: Simplic.Flow.Editor.Definition.dll
    Syntax
    public interface IFlowDefinitionService

    Methods

    | Improve this Doc View Source

    Create(IList<Assembly>)

    Declaration
    IList<NodeDefinition> Create(IList<Assembly> assemblies)
    Parameters
    Type Name Description
    System.Collections.Generic.IList<System.Reflection.Assembly> assemblies
    Returns
    Type Description
    System.Collections.Generic.IList<NodeDefinition>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx