Search Results for

    Show / Hide Table of Contents

    Class Application_ClrCall

    Inheritance
    System.Object
    Application_ClrCall
    Namespace: Simplic.Framework.EF
    Assembly: Simplic.Framework.EF.dll
    Syntax
    public class Application_ClrCall : Locking.ILockable

    Constructors

    | Improve this Doc View Source

    Application_ClrCall()

    Declaration
    public Application_ClrCall()

    Properties

    | Improve this Doc View Source

    ClrClass

    Declaration
    public string ClrClass { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ClrMethod

    Declaration
    public string ClrMethod { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ClrNamespace

    Declaration
    public string ClrNamespace { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PageGuid

    Declaration
    public Guid PageGuid { get; set; }
    Property Value
    Type Description
    System.Guid

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public Guid GetPersistantKey()
    Returns
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx