Flow.Net
Show / Hide Table of Contents

Class FlowScript

Inheritance
Object
FlowInteractionBase
FlowScript
Inherited Members
FlowInteractionBase.Script
FlowInteractionBase.Arguments
Namespace: Flow.Net.Sdk.Core.Models
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public class FlowScript : FlowInteractionBase

Constructors

| Improve this Doc View Source

FlowScript(Dictionary<String, String>)

Declaration
public FlowScript(Dictionary<string, string> addressMap = null)
Parameters
Type Name Description
Dictionary<String, String> addressMap

Extension Methods

FlowApiConverter.FromFlowScript(FlowScript)
FlowGrpcConverter.FromFlowScript(FlowScript, UInt64)
FlowGrpcConverter.FromFlowScript(FlowScript)
FlowGrpcConverter.FromFlowScript(FlowScript, String)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX