Show / Hide Table of Contents

    Class CurrentTimeValueGenerator

    Current time value generator.

    Inheritance
    System.Object
    CurrentTimeValueGenerator
    Implements
    IValueGenerator
    Namespace: Kros.KORM
    Assembly: Kros.KORM.dll
    Syntax
    public class CurrentTimeValueGenerator : IValueGenerator
    Remarks

    Generator generates date and time that are set to the current Coordinated Universal Time (UTC).

    Methods

    GetValue()

    Declaration
    public object GetValue()
    Returns
    Type Description
    System.Object

    Implements

    IValueGenerator
    Back to top KROS a.s.