Search Results for

    Show / Hide Table of Contents

    Interface IItemBoxRepository

    Interface of ItemBoxRepository

    Namespace: Simplic.Studio
    Assembly: Simplic.Studio.dll
    Syntax
    public interface IItemBoxRepository

    Methods

    | Improve this Doc View Source

    GetByName(String)

    Declaration
    ItemBox GetByName(string name)
    Parameters
    Type Name Description
    System.String name
    Returns
    Type Description
    ItemBox
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx