C# Class Spark.ResolvedSyntax.ResLabel

Afficher le fichier Open project: spark-shading-language/spark Class Usage Examples

Méthodes publiques

Méthode Description
ResLabel ( SourceRange range, Identifier name, IResTypeExp type ) : System
ToString ( ) : string

Method Details

ResLabel() public méthode

public ResLabel ( SourceRange range, Identifier name, IResTypeExp type ) : System
range SourceRange
name Identifier
type IResTypeExp
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string