Show / Hide Table of Contents

    Interface IValueGenerator

    Interface for column value generator.

    Namespace: Kros.KORM
    Assembly: Kros.KORM.dll
    Syntax
    public interface IValueGenerator

    Methods

    GetValue()

    Gets value.

    Declaration
    object GetValue()
    Returns
    Type Description
    System.Object
    Back to top KROS a.s.