C# Class ShaderTools.Hlsl.Binding.BoundNodes.BoundBlock

Inheritance: BoundStatement
Exibir arquivo Open project: tgjones/HlslTools Class Usage Examples

Public Methods

Method Description
BoundBlock ( ImmutableArray statements ) : System.Collections.Immutable

Method Details

BoundBlock() public method

public BoundBlock ( ImmutableArray statements ) : System.Collections.Immutable
statements ImmutableArray
return System.Collections.Immutable