C# 클래스 Nett.Coma.ConfigSource

파일 보기 프로젝트 열기: paiden/Nett

공개 메소드들

메소드 설명
CreateFileSource ( string filePath ) : IConfigSource
CreateFileSource ( string filePath, string alias ) : IConfigSource
Merged ( ) : IConfigSource

메소드 상세

CreateFileSource() 공개 정적인 메소드

public static CreateFileSource ( string filePath ) : IConfigSource
filePath string
리턴 IConfigSource

CreateFileSource() 공개 정적인 메소드

public static CreateFileSource ( string filePath, string alias ) : IConfigSource
filePath string
alias string
리턴 IConfigSource

Merged() 공개 정적인 메소드

public static Merged ( ) : IConfigSource
리턴 IConfigSource