C# 클래스 Setty.SettingsModel

파일 보기 프로젝트 열기: paralect/setty

공개 메소드들

메소드 설명
SettingsModel ( string>.IDictionary source ) : System.Collections.Generic
this ( string key ) : string

메소드 상세

SettingsModel() 공개 메소드

public SettingsModel ( string>.IDictionary source ) : System.Collections.Generic
source string>.IDictionary
리턴 System.Collections.Generic

this() 공개 메소드

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