UAOOI.ProcessObserver.RealTime.Utils Namespace
Classes
Class | Description | |
---|---|---|
DateTimeProvider |
Class that allows to use Local or UTC time depending on settings
|
|
GenericEnumTypeConverterHelper<(Of <(<'EnumType>)>)> |
Generic Enum TypeConverter Helper
|
|
MinMaxAvr |
Minimum, maximum and average values are counted.
|
|
UniqueNameGenerator |
Class that is responsible for generating unique names this list contains the list of names, no name can be the same.
This class can generate unique names based on the template. Client can add names to the list and class engine is responsible that no names are the same
|
|
UniqueNameGenerator..::..UniqueNameGeneratorException |
the exception thrown by UniqueNameGenerator
|
Delegates
Delegate | Description | |
---|---|---|
MinMaxAvr..::..newVal |
Event handler invoked every time new values are available.
|