C# Class Signum.Windows.EnumWindowsExtensions

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Méthode Description
PreAndNull ( this collection ) : IEnumerable
PreAndNull ( this collection, bool isNullable ) : IEnumerable

Method Details

PreAndNull() public static méthode

public static PreAndNull ( this collection ) : IEnumerable
collection this
Résultat IEnumerable

PreAndNull() public static méthode

public static PreAndNull ( this collection, bool isNullable ) : IEnumerable
collection this
isNullable bool
Résultat IEnumerable