Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ShaderTools
Hlsl
Binding
BoundNodes
BoundClassType
C# Class ShaderTools.Hlsl.Binding.BoundNodes.BoundClassType
Inheritance:
BoundType
ファイルを表示
Open project: tgjones/HlslTools
Class Usage Examples
Public Methods
Method
Description
BoundClassType
(
ClassSymbol
classSymbol
,
ImmutableArray
members
) :
System.Collections.Immutable
Method Details
BoundClassType()
public
method
public
BoundClassType
(
ClassSymbol
classSymbol
,
ImmutableArray
members
) :
System.Collections.Immutable
classSymbol
ShaderTools.Hlsl.Symbols.ClassSymbol
members
ImmutableArray
return
System.Collections.Immutable