C# 클래스 CustomConfigurations.ConfigValueItem

파일 보기 프로젝트 열기: twistedtwig/CustomConfigurations

공개 메소드들

메소드 설명
ConfigValueItem ( string key, string value )
ConfigValueItem ( string key, string value, bool inherited )

메소드 상세

ConfigValueItem() 공개 메소드

public ConfigValueItem ( string key, string value )
key string
value string

ConfigValueItem() 공개 메소드

public ConfigValueItem ( string key, string value, bool inherited )
key string
value string
inherited bool