Class ConstantAttribute
- Namespace
- NMF.Expressions
- Assembly
- NMF.Expressions.dll
Defines that a method result is constant for a given parameter
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property)]
public sealed class ConstantAttribute : Attribute
- Inheritance
-
ConstantAttribute
- Inherited Members
- Extension Methods