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