C# Класс PSTestLib.ExtensionMethods

Description of ExtensionMethods.
Показать файл Открыть проект

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

Метод Описание
ConvertHashtableToDictionary ( this hashtable ) : object>.Dictionary
ConvertToString ( this hashtable ) : string
ConvertToString ( this hashtables ) : string

Описание методов

ConvertHashtableToDictionary() публичный статический Метод

public static ConvertHashtableToDictionary ( this hashtable ) : object>.Dictionary
hashtable this
Результат object>.Dictionary

ConvertToString() публичный статический Метод

public static ConvertToString ( this hashtable ) : string
hashtable this
Результат string

ConvertToString() публичный статический Метод

public static ConvertToString ( this hashtables ) : string
hashtables this
Результат string