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

Inheritance: BoundExpression
Show file Open project: tgjones/HlslTools Class Usage Examples

Public Methods

Method Description
BoundStringLiteralExpression ( ImmutableArray values ) : System.Collections.Immutable

Method Details

BoundStringLiteralExpression() public method

public BoundStringLiteralExpression ( ImmutableArray values ) : System.Collections.Immutable
values ImmutableArray
return System.Collections.Immutable