Search Results for

    Show / Hide Table of Contents

    Class ActionNodeGenerationDefinition

    Inheritance
    System.Object
    NodeDefinition
    ActionNodeDefinition
    ActionNodeGenerationDefinition
    Inherited Members
    NodeDefinition.Name
    NodeDefinition.DisplayName
    NodeDefinition.Tooltip
    NodeDefinition.Category
    NodeDefinition.DocumentationUrl
    NodeDefinition.FullTypeName
    NodeDefinition.InFlowPins
    NodeDefinition.OutFlowPins
    NodeDefinition.InDataPins
    NodeDefinition.OutDataPins
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Flow.NodeGenerator
    Assembly: Simplic.Flow.NodeGenerator.dll
    Syntax
    public class ActionNodeGenerationDefinition : ActionNodeDefinition

    Properties

    | Improve this Doc View Source

    MethodName

    Declaration
    public string MethodName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Namespace

    Declaration
    public string Namespace { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx