C# Class Invert.Core.GraphDesigner.Inside

Inheritance: TemplateAttribute
显示文件 Open project: InvertGames/uFrame.Editor

Public Methods

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

Method Details

CanGenerate() public method

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

Inside() public method

public Inside ( TemplateLocation location ) : System.Reflection
location TemplateLocation
return System.Reflection