Search Results for

    Show / Hide Table of Contents

    Interface IConfigurationTypeAnalyzerService

    Namespace: Simplic.ConfigurationAnalyzer
    Assembly: Simplic.ConfigurationAnalyzer.dll
    Syntax
    public interface IConfigurationTypeAnalyzerService

    Properties

    | Improve this Doc View Source

    Name

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

    Methods

    | Improve this Doc View Source

    Analyze()

    Declaration
    IList<Result> Analyze()
    Returns
    Type Description
    System.Collections.Generic.IList<Result>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx