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

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

Public Methods

Method Description
BoundTypedefStatement ( ImmutableArray declarations ) : System.Collections.Immutable

Method Details

BoundTypedefStatement() public method

public BoundTypedefStatement ( ImmutableArray declarations ) : System.Collections.Immutable
declarations ImmutableArray
return System.Collections.Immutable