Click or drag to resize

NotNullAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonNotNullAttribute

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public sealed class NotNullAttribute : Attribute

The NotNullAttribute type exposes the following members.

Constructors
 NameDescription
Public methodNotNullAttributeInitializes a new instance of the NotNullAttribute class
Top
See Also