C# Класс Signum.Windows.EnumWindowsExtensions

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

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

Метод Описание
PreAndNull ( this collection ) : IEnumerable
PreAndNull ( this collection, bool isNullable ) : IEnumerable

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

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

public static PreAndNull ( this collection ) : IEnumerable
collection this
Результат IEnumerable

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

public static PreAndNull ( this collection, bool isNullable ) : IEnumerable
collection this
isNullable bool
Результат IEnumerable