C# 클래스 BuildIt.Config.Core.Models.AppConfiguration

파일 보기 프로젝트 열기: builttoroam/BuildIt 1 사용 예제들

공개 메소드들

메소드 설명
AppConfiguration ( ) : System.Collections.Generic
this ( string key ) : AppConfigurationValue

메소드 상세

AppConfiguration() 공개 메소드

public AppConfiguration ( ) : System.Collections.Generic
리턴 System.Collections.Generic

this() 공개 메소드

public this ( string key ) : AppConfigurationValue
key string
리턴 AppConfigurationValue