Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class ConfigurationManagerExtensions

    Inheritance
    System.Object
    ConfigurationManagerExtensions
    Namespace: MediaBrowser.Common.Configuration
    Assembly: MediaBrowser.Common.dll
    Syntax
    public static class ConfigurationManagerExtensions

    Methods

    GetConfiguration<T>(IConfigurationManager, String)

    Declaration
    public static T GetConfiguration<T>(this IConfigurationManager manager, string key)
    Parameters
    Type Name Description
    IConfigurationManager manager
    System.String key
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.