C# Class Spark.ResolvedSyntax.ResTagExtensions

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

Méthodes publiques

Méthode Description
IsConcrete ( this decl ) : bool
IsImplicit ( this decl ) : bool

Method Details

IsConcrete() public static méthode

public static IsConcrete ( this decl ) : bool
decl this
Résultat bool

IsImplicit() public static méthode

public static IsImplicit ( this decl ) : bool
decl this
Résultat bool