C# Class CoreTechs.Common.Characters

Afficher le fichier Open project: Core-Techs/Common

Méthodes publiques

Méthode Description
WhereAny ( CharTypes types ) : IEnumerable
WhereAny ( this chars, CharTypes types ) : IEnumerable

Private Methods

Méthode Description
MapPredicate ( CharTypes type ) : bool>.Func

Method Details

WhereAny() public static méthode

public static WhereAny ( CharTypes types ) : IEnumerable
types CharTypes
Résultat IEnumerable

WhereAny() public static méthode

public static WhereAny ( this chars, CharTypes types ) : IEnumerable
chars this
types CharTypes
Résultat IEnumerable