Class ShowIfAttribute
- Namespace
- FriedSynapse.FlowEnt
[AttributeUsage(AttributeTargets.Field)]
public class ShowIfAttribute : AbstractIfAttribute
- Inheritance
-
ShowIfAttribute
- Inherited Members
- Extension Methods
Constructors
ShowIfAttribute(string, object)
public ShowIfAttribute(string field, object comparisonValue)
Parameters
ShowIfAttribute(string, params object[])
public ShowIfAttribute(string field, params object[] comparisonValues)