C# Class Spark.AbstractSyntax.AbsGenericTypeParamDecl

Inheritance: AbsGenericParamDecl
Afficher le fichier Open project: spark-shading-language/spark

Méthodes publiques

Méthode Description
AbsGenericTypeParamDecl ( AbsSyntaxInfo info, Identifier name ) : System

Method Details

AbsGenericTypeParamDecl() public méthode

public AbsGenericTypeParamDecl ( AbsSyntaxInfo info, Identifier name ) : System
info AbsSyntaxInfo
name Identifier
Résultat System