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