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

Inheritance: BoundNode
Afficher le fichier Open project: tgjones/HlslTools Class Usage Examples

Méthodes publiques

Méthode Description
BoundSwitchSection ( ImmutableArray labels, ImmutableArray statements ) : System.Collections.Immutable

Method Details

BoundSwitchSection() public méthode

public BoundSwitchSection ( ImmutableArray labels, ImmutableArray statements ) : System.Collections.Immutable
labels ImmutableArray
statements ImmutableArray
Résultat System.Collections.Immutable