C# 클래스 Artemis.Engine.Multiforms.TransitionConstraintsAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: ArtemisEngine/Artemis-Engine 1 사용 예제들

공개 메소드들

메소드 설명
TransitionConstraintsAttribute ( string AllowedFrom = null, string NotAllowedFrom = null ) : System

메소드 상세

TransitionConstraintsAttribute() 공개 메소드

public TransitionConstraintsAttribute ( string AllowedFrom = null, string NotAllowedFrom = null ) : System
AllowedFrom string
NotAllowedFrom string
리턴 System