Click or drag to resize
UniqueIdGenerator Class
http://stackoverflow.com/questions/9543715/generating-human-readable-usable-short-unique-ids
Inheritance Hierarchy
SystemObject
  Ozeki.CommonUniqueIdGenerator

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class UniqueIdGenerator

The UniqueIdGenerator type exposes the following members.

Constructors
  NameDescription
Public methodUniqueIdGenerator
Initializes a new instance of the UniqueIdGenerator class
Top
Methods
  NameDescription
Public methodStatic memberGenerateId
Top
See Also