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

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

Méthodes publiques

Méthode Description
BoundClassType ( ClassSymbol classSymbol, ImmutableArray members ) : System.Collections.Immutable

Method Details

BoundClassType() public méthode

public BoundClassType ( ClassSymbol classSymbol, ImmutableArray members ) : System.Collections.Immutable
classSymbol ShaderTools.Hlsl.Symbols.ClassSymbol
members ImmutableArray
Résultat System.Collections.Immutable