Class ActionNodeGenerationDefinition
Inherited Members
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 SourceMethodName
Declaration
public string MethodName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Namespace
Declaration
public string Namespace { get; set; }
Property Value
Type | Description |
---|---|
System.String |