C# Class CyPhyMetaLink.ValueFlowTraverse

Show file Open project: metamorph-inc/meta-core

Public Properties

Property Type Description
Found List

Public Methods

Method Description
TraverseValueFlow ( ISIS.GME.Dsml.CyPhyML.Interfaces vft ) : void
ValueFlowTraverse ( ) : System

Method Details

TraverseValueFlow() public method

public TraverseValueFlow ( ISIS.GME.Dsml.CyPhyML.Interfaces vft ) : void
vft ISIS.GME.Dsml.CyPhyML.Interfaces
return void

ValueFlowTraverse() public method

public ValueFlowTraverse ( ) : System
return System

Property Details

Found public property

public List Found
return List