语言English
  • C#

SearchFieldBase<T0,T1>.FieldIsEmpty

声明

protected bool FieldIsEmpty(T fieldValue);

参数

fieldValue 要检查的值。

返回值

bool 如果参数为空则为真。其含义取决于 T 的类型。

描述

判断字段是否为空。其含义取决于 T 的类型。


Did you find this page useful? Please give it a rating: