C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.ManagementConsole.DictionaryPropertyHelper

Show file Open project: chris-tomich/Glyma

Public Methods

Method Description
GetPropertyBooleanValue ( string>.this dic, string key ) : bool
GetPropertyStringValue ( string>.this dic, string key ) : string

Method Details

GetPropertyBooleanValue() public static method

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

GetPropertyStringValue() public static method

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