C# 클래스 Invert.Core.GraphDesigner.IfNot

상속: TemplateAttribute
파일 보기 프로젝트 열기: InvertGames/uFrame.Editor

공개 메소드들

메소드 설명
CanGenerate ( object templateInstance, MemberInfo info, TemplateContext ctx ) : bool
IfNot ( string conditionMemberName ) : System

메소드 상세

CanGenerate() 공개 메소드

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

IfNot() 공개 메소드

public IfNot ( string conditionMemberName ) : System
conditionMemberName string
리턴 System