C# Class Expressive.Decompilation.Steps.BranchStackFrame

ファイルを表示 Open project: ashmind/expressive Class Usage Examples

Public Methods

Method Description
BranchStackFrame ( IList elements, BranchingElement branching, int currentIndex ) : System

Method Details

BranchStackFrame() public method

public BranchStackFrame ( IList elements, BranchingElement branching, int currentIndex ) : System
elements IList
branching Expressive.Elements.BranchingElement
currentIndex int
return System