Table of Contents

Class FlowGeneratedFunctionDependencyInfo

Namespace
Ceres.Flow
Assembly
Ceres.Flow.dll
public sealed class FlowGeneratedFunctionDependencyInfo
Inheritance
FlowGeneratedFunctionDependencyInfo
Inherited Members

Constructors

FlowGeneratedFunctionDependencyInfo()

public FlowGeneratedFunctionDependencyInfo()

FlowGeneratedFunctionDependencyInfo(string, string, string)

public FlowGeneratedFunctionDependencyInfo(string assetGuid, string assetName, string graphHash)

Parameters

assetGuid string
assetName string
graphHash string

Fields

assetGuid

public string assetGuid

Field Value

string

assetName

public string assetName

Field Value

string

graphHash

public string graphHash

Field Value

string

Methods

IsCurrent()

public bool IsCurrent()

Returns

bool