C# Class Artemis.Engine.Multiforms.TransitionConstraintsAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ArtemisEngine/Artemis-Engine Class Usage Examples

Méthodes publiques

Méthode Description
TransitionConstraintsAttribute ( string AllowedFrom = null, string NotAllowedFrom = null ) : System

Method Details

TransitionConstraintsAttribute() public méthode

public TransitionConstraintsAttribute ( string AllowedFrom = null, string NotAllowedFrom = null ) : System
AllowedFrom string
NotAllowedFrom string
Résultat System