C# 클래스 ConfigInjector.Infrastructure.SettingsConventions.DefaultSettingKeyConvention

상속: ISettingKeyConvention
파일 보기 프로젝트 열기: uglybugger/ConfigInjector

공개 메소드들

메소드 설명
KeyFor ( Type settingType ) : string

메소드 상세

KeyFor() 공개 메소드

public KeyFor ( Type settingType ) : string
settingType System.Type
리턴 string