C# Class Invert.Core.GraphDesigner.Inside

Inheritance: TemplateAttribute
Afficher le fichier Open project: InvertGames/uFrame.Editor

Méthodes publiques

Méthode Description
CanGenerate ( object templateInstance, MemberInfo info, TemplateContext ctx ) : bool
Inside ( TemplateLocation location ) : System.Reflection

Method Details

CanGenerate() public méthode

public CanGenerate ( object templateInstance, MemberInfo info, TemplateContext ctx ) : bool
templateInstance object
info System.Reflection.MemberInfo
ctx TemplateContext
Résultat bool

Inside() public méthode

public Inside ( TemplateLocation location ) : System.Reflection
location TemplateLocation
Résultat System.Reflection