Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ShaderTools
Hlsl
Binding
BoundNodes
BoundInterfaceType
C# Class ShaderTools.Hlsl.Binding.BoundNodes.BoundInterfaceType
Inheritance:
BoundType
Mostrar archivo
Open project: tgjones/HlslTools
Class Usage Examples
Public Methods
Method
Description
BoundInterfaceType
(
InterfaceSymbol
interfaceSymbol
,
ImmutableArray
methods
) :
System.Collections.Immutable
Method Details
BoundInterfaceType()
public
method
public
BoundInterfaceType
(
InterfaceSymbol
interfaceSymbol
,
ImmutableArray
methods
) :
System.Collections.Immutable
interfaceSymbol
ShaderTools.Hlsl.Symbols.InterfaceSymbol
methods
ImmutableArray
return
System.Collections.Immutable