Class ImmutableMethodAttribute
- Namespace
- NMF.Expressions
- Assembly
- NMF.Expressions.dll
Marks a method as immutable
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
public sealed class ImmutableMethodAttribute : Attribute
- Inheritance
-
ImmutableMethodAttribute
- Inherited Members
- Extension Methods