M_Cyjb_PredicateUtil_True__1 - CYJB/Cyjb GitHub Wiki

PredicateUtil.True(T) 方法

返回总是满足的条件。

Namespace: Cyjb
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public static Predicate<T> True<T>()

类型参数

 

T
要比较的对象的类型。

返回值

Type: Predicate(T)
总是满足件的条件。

参见

Reference

PredicateUtil 类
Cyjb 命名空间

⚠️ **GitHub.com Fallback** ⚠️