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

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

Méthodes publiques

Méthode Description
BoundInterfaceType ( InterfaceSymbol interfaceSymbol, ImmutableArray methods ) : System.Collections.Immutable

Method Details

BoundInterfaceType() public méthode

public BoundInterfaceType ( InterfaceSymbol interfaceSymbol, ImmutableArray methods ) : System.Collections.Immutable
interfaceSymbol ShaderTools.Hlsl.Symbols.InterfaceSymbol
methods ImmutableArray
Résultat System.Collections.Immutable