Search Results for

    Show / Hide Table of Contents

    Class IDContextArea

    Stellt einen Kontextbereich dar

    Inheritance
    System.Object
    IDContextArea
    Namespace: Simplic.Framework.Extension
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class IDContextArea : ICacheable

    Constructors

    | Improve this Doc View Source

    IDContextArea(Guid)

    Constructor

    Declaration
    public IDContextArea(Guid StackGuid)
    Parameters
    Type Name Description
    System.Guid StackGuid

    Guid of the Stack

    Properties

    | Improve this Doc View Source

    ContextInfos

    Declaration
    public IList<IDContext_Info> ContextInfos { get; }
    Property Value
    Type Description
    System.Collections.Generic.IList<IDContext_Info>
    | Improve this Doc View Source

    Key

    Declaration
    public string Key { get; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    OnRemove()

    Declaration
    public void OnRemove()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx