Click or drag to resize

DefaultGuidGenerator Class

[Missing <summary> documentation for "T:Casewhere.SystemTypes.DefaultGuidGenerator"]

Inheritance Hierarchy
SystemObject
  Casewhere.SystemTypesDefaultGuidGenerator

Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class DefaultGuidGenerator : IObjectIdGenerator

The DefaultGuidGenerator type exposes the following members.

Constructors
 NameDescription
Public methodDefaultGuidGeneratorInitializes a new instance of the DefaultGuidGenerator class
Top
Methods
 NameDescription
Public methodGenerateId 
Top
See Also