Click or drag to resize

INullObject Interface

Null-Object Pattern implementation

Namespace:  BionicCode.Utilities.Net.Standard
Assembly:  BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.4
Syntax
public interface INullObject

The INullObject type exposes the following members.

Properties
  NameDescription
Public propertyIsNull
Property to indicate whether the current NULL type is a shared instance or a new instance should be created for each request.
Top
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md