C# Класс SilverlightMappingToolBasic.UI.SuperGraph.View.ManagementConsole.DictionaryPropertyHelper

Показать файл Открыть проект

Открытые методы

Метод Описание
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