Search Results for

    Show / Hide Table of Contents

    Interface IComponentLicenseRepository

    Component license repository (data)

    Namespace: Simplic.ComponentLicense
    Assembly: Simplic.ComponentLicense.dll
    Syntax
    public interface IComponentLicenseRepository

    Methods

    | Improve this Doc View Source

    Get(String)

    Get component license by name

    Declaration
    ComponentLicense Get(string name)
    Parameters
    Type Name Description
    System.String name

    Component name

    Returns
    Type Description
    ComponentLicense

    License instance

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx