C# Class Spark.Mid.MidAttributeFetch

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

Méthodes publiques

Méthode Description
MidAttributeFetch ( SourceRange range, MidPath obj, MidAttributeDecl attribute, ILazyFactory lazyFactory ) : System
MidAttributeFetch ( SourceRange range, MidPath obj, MidType type, ILazy attribute ) : System
ToString ( ) : string

Method Details

MidAttributeFetch() public méthode

public MidAttributeFetch ( SourceRange range, MidPath obj, MidAttributeDecl attribute, ILazyFactory lazyFactory ) : System
range SourceRange
obj MidPath
attribute MidAttributeDecl
lazyFactory ILazyFactory
Résultat System

MidAttributeFetch() public méthode

public MidAttributeFetch ( SourceRange range, MidPath obj, MidType type, ILazy attribute ) : System
range SourceRange
obj MidPath
type MidType
attribute ILazy
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string