PureAttribute Class
Indicates that a method does not make any observable state changes.
The same as System.Diagnostics.Contracts.PureAttribute.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
[AttributeUsageAttribute] public sealed class PureAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class PureAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class PureAttribute sealed : public Attribute