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

Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
GetPropertyBooleanValue ( string>.this dic, string key ) : bool
GetPropertyStringValue ( string>.this dic, string key ) : string

Method Details

GetPropertyBooleanValue() public static méthode

public static GetPropertyBooleanValue ( string>.this dic, string key ) : bool
dic string>.this
key string
Résultat bool

GetPropertyStringValue() public static méthode

public static GetPropertyStringValue ( string>.this dic, string key ) : string
dic string>.this
key string
Résultat string