C# Class Artemis.Engine.Multiforms.TransitionConstraintsAttribute

Inheritance: System.Attribute
Mostra file Open project: ArtemisEngine/Artemis-Engine Class Usage Examples

Public Methods

Method Description
TransitionConstraintsAttribute ( string AllowedFrom = null, string NotAllowedFrom = null ) : System

Method Details

TransitionConstraintsAttribute() public method

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