https://docs.microsoft.com/ko-kr/dotnet/api/system.predicate-1?view=netframework-4.8
Predicate 대리자 (System)
조건 집합을 정의하고 지정된 개체가 이러한 조건을 충족하는지 여부를 확인하는 메서드를 나타냅니다.Represents the method
docs.microsoft.com
'C#' 카테고리의 다른 글
List<T>.FindIndex 메서드 (0) | 2020.01.24 |
---|---|
List<T>.Find(Predicate<T>) 메서드 (0) | 2020.01.24 |
IEnumerable Interface (0) | 2020.01.24 |
Covariance and Contravariance in Generics (0) | 2020.01.24 |
MessageBox (0) | 2020.01.23 |