C# 클래스 SilverlightMappingToolBasic.UI.SuperGraph.View.ManagementConsole.DictionaryPropertyHelper

파일 보기 프로젝트 열기: chris-tomich/Glyma

공개 메소드들

메소드 설명
GetPropertyBooleanValue ( string>.this dic, string key ) : bool
GetPropertyStringValue ( string>.this dic, string key ) : string

메소드 상세

GetPropertyBooleanValue() 공개 정적인 메소드

public static GetPropertyBooleanValue ( string>.this dic, string key ) : bool
dic string>.this
key string
리턴 bool

GetPropertyStringValue() 공개 정적인 메소드

public static GetPropertyStringValue ( string>.this dic, string key ) : string
dic string>.this
key string
리턴 string