Click or drag to resize

GuidExtensions Class

Extension methods for Guid
Inheritance Hierarchy
SystemObject
  Omada.OE.Model.ExtensionsGuidExtensions

Namespace:  Omada.OE.Model.Extensions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static class GuidExtensions

The GuidExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHasRealValue
Returns true if the Nullable Guid contains a real Guid value
Top
See Also