Search Results for

    Show / Hide Table of Contents

    Delegate PropertyDelegate<T>

    Namespace: Simplic.Framework.DAL.ORM.Sybase
    Assembly: Simplic.Framework.DAL.dll
    Syntax
    public delegate void PropertyDelegate<T>(SybaseBase Instance, T Value);
    Parameters
    Type Name Description
    SybaseBase Instance
    T Value
    Type Parameters
    Name Description
    T
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx