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.