NotNullAttribute Class
Indicates that the value of the marked element can never be null.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[AttributeUsageAttribute] public sealed class NotNullAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class NotNullAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class NotNullAttribute sealed : public Attribute