C# 클래스 Sif.Framework.Settings.ProviderSettings

This class represents Provider application settings that are stored in a database.
상속: Sif.Framework.Settings.FrameworkSettings
파일 보기 프로젝트 열기: nsip/sif3-framework-dotnet

공개 메소드들

메소드 설명
ProviderSettings ( IConfiguration configuration ) : Microsoft.Extensions.Configuration

Create an instance of this class based upon the configuration provided.

메소드 상세

ProviderSettings() 공개 메소드

Create an instance of this class based upon the configuration provided.
public ProviderSettings ( IConfiguration configuration ) : Microsoft.Extensions.Configuration
configuration IConfiguration Application configuration properties.
리턴 Microsoft.Extensions.Configuration