C# 클래스 CoreTechs.Common.Characters

파일 보기 프로젝트 열기: Core-Techs/Common

공개 메소드들

메소드 설명
WhereAny ( CharTypes types ) : IEnumerable
WhereAny ( this chars, CharTypes types ) : IEnumerable

비공개 메소드들

메소드 설명
MapPredicate ( CharTypes type ) : bool>.Func

메소드 상세

WhereAny() 공개 정적인 메소드

public static WhereAny ( CharTypes types ) : IEnumerable
types CharTypes
리턴 IEnumerable

WhereAny() 공개 정적인 메소드

public static WhereAny ( this chars, CharTypes types ) : IEnumerable
chars this
types CharTypes
리턴 IEnumerable