Class System_Text_RegularExpressionsRegexCompileToAssembly_RegexCompilationInfo__AssemblyName_CustomAttributeBuilder_
Inheritance
System.Object
System_Text_RegularExpressionsRegexCompileToAssembly_RegexCompilationInfo__AssemblyName_CustomAttributeBuilder_
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.Node
Assembly: Simplic.Flow.Node.dll
Syntax
public class System_Text_RegularExpressionsRegexCompileToAssembly_RegexCompilationInfo__AssemblyName_CustomAttributeBuilder_ : ActionNode
Properties
| Improve this Doc View SourceFriendlyName
Declaration
public override string FriendlyName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceInPinAssemblyname
Declaration
public DataPin InPinAssemblyname { get; set; }
Property Value
Type | Description |
---|---|
DataPin |
InPinAttributes
Declaration
public DataPin InPinAttributes { get; set; }
Property Value
Type | Description |
---|---|
DataPin |
InPinRegexinfos
Declaration
public DataPin InPinRegexinfos { get; set; }
Property Value
Type | Description |
---|---|
DataPin |
Name
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceOutNodeFailed
Declaration
public ActionNode OutNodeFailed { get; set; }
Property Value
Type | Description |
---|---|
ActionNode |
OutNodeSuccess
Declaration
public ActionNode OutNodeSuccess { get; set; }
Property Value
Type | Description |
---|---|
ActionNode |
Methods
| Improve this Doc View SourceExecute(IFlowRuntimeService, DataPinScope)
Declaration
public override bool Execute(IFlowRuntimeService runtime, DataPinScope scope)
Parameters
Type | Name | Description |
---|---|---|
IFlowRuntimeService | runtime | |
DataPinScope | scope |
Returns
Type | Description |
---|---|
System.Boolean |