Search Results for

    Show / Hide Table of Contents

    Class Keyboard_Key

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

    Constructors

    | Improve this Doc View Source

    Keyboard_Key()

    Declaration
    public Keyboard_Key()

    Properties

    | Improve this Doc View Source

    KeyId

    Declaration
    public int KeyId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Name

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

    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