C# Class Signum.Windows.EnumWindowsExtensions

Mostra file Open project: signumsoftware/framework

Public Methods

Method Description
PreAndNull ( this collection ) : IEnumerable
PreAndNull ( this collection, bool isNullable ) : IEnumerable

Method Details

PreAndNull() public static method

public static PreAndNull ( this collection ) : IEnumerable
collection this
return IEnumerable

PreAndNull() public static method

public static PreAndNull ( this collection, bool isNullable ) : IEnumerable
collection this
isNullable bool
return IEnumerable