Class PureAttribute
Marks a method as pure.
[AttributeUsage(AttributeTargets.Method)]
public class PureAttribute : Attribute
- Inheritance
-
PureAttribute
- Inherited Members
- Extension Methods
Marks a method as pure.
[AttributeUsage(AttributeTargets.Method)]
public class PureAttribute : Attribute