Click or drag to resize

DomainObjectExtensions Methods

The DomainObjectExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReferencesNullOrEqualsNull
Returns true if the specified object referenceses null or equals null. This is usefull for checking for any kind of special values, that do not reference null, but are considered equal to null (like ghost objects, special null value objects, etc.).
Top
See Also