Method BuildStack
BuildStack(IStackModel, ref BlockSyntax, StackExitStrategy)
Declaration
public override void BuildStack(IStackModel stack, ref BlockSyntax block, StackExitStrategy exitStrategy = StackExitStrategy.Return)
Parameters
| Type | Name | Description |
|---|---|---|
| IStackModel | stack | |
| BlockSyntax | block | |
| StackExitStrategy | exitStrategy |