Click or drag to resize

GuidExtensions Class

GUID Extensions
Inheritance Hierarchy
SystemObject
  Xcalibur.ExtensionsGuidExtensions

Namespace:  Xcalibur.Extensions
Assembly:  Xcalibur.Extensions (in Xcalibur.Extensions.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
public static class GuidExtensions

The GuidExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAssignValueIfNull
Assigns an empty GUID if it is null.
Public methodStatic memberIsNullOrEmpty
Determines whether a GUID is null or empty.
Top
See Also