UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

UniqueNameGenerator Members

The UniqueNameGenerator type exposes the following members.

Constructors


  Name Description
Public method UniqueNameGenerator
Initializes a new instance of the UniqueNameGenerator class.

Methods


  Name Description
Public method AddName(String, Boolean)
Adds a name to the collection of unique names.
Public method AddName(String)
Adds the name.
Public method CheckIfNameExists
Checks if name exists.
Public method CheckIfNameExistsAndReturnSuggestedName
Checks the name and if name exists it returns suggested name.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GenerateNewName
Generates the new name.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveName
Removes the name.
Public method ToString (Inherited from Object.)