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