C# Класс CommandLine.Core.TypeLookup

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GetDescriptorInfo ( string name, IEnumerable specifications, StringComparer comparer ) : Maybe>>.Maybe

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

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

public static GetDescriptorInfo ( string name, IEnumerable specifications, StringComparer comparer ) : Maybe>>.Maybe
name string
specifications IEnumerable
comparer StringComparer
Результат Maybe>>.Maybe