Version: 2020.2
언어: 한국어
protected bool FieldIsEmpty (T fieldValue);

파라미터

fieldValue The value to check.

반환

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

설명

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