C# 클래스 ShaderTools.Hlsl.Syntax.TypeSyntax

상속: ExpressionSyntax
파일 보기 프로젝트 열기: tgjones/HlslTools 1 사용 예제들

보호된 메소드들

메소드 설명
TypeSyntax ( SyntaxKind kind ) : System.Collections.Generic
TypeSyntax ( SyntaxKind kind, IEnumerable diagnostics ) : System.Collections.Generic

메소드 상세

TypeSyntax() 보호된 메소드

protected TypeSyntax ( SyntaxKind kind ) : System.Collections.Generic
kind SyntaxKind
리턴 System.Collections.Generic

TypeSyntax() 보호된 메소드

protected TypeSyntax ( SyntaxKind kind, IEnumerable diagnostics ) : System.Collections.Generic
kind SyntaxKind
diagnostics IEnumerable
리턴 System.Collections.Generic