C# Class Invert.Core.GraphDesigner.WithAttributes

Inheritance: TemplateAttribute
Show file Open project: InvertGames/uFrame.Editor

Public Methods

Method Description
Modify ( object templateInstance, MemberInfo info, TemplateContext ctx ) : void
WithAttributes ( ) : System

Method Details

Modify() public method

public Modify ( object templateInstance, MemberInfo info, TemplateContext ctx ) : void
templateInstance object
info System.Reflection.MemberInfo
ctx TemplateContext
return void

WithAttributes() public method

public WithAttributes ( ) : System
return System