protected bool FieldIsEmpty (T fieldValue);

Parámetros

fieldValueThe value to check.

Valor de retorno

bool True if the parameter is empty. That meaning depends on the type of T.

Descripción

Tells if the field is empty. That meaning depends on the type of T.