Version: 2021.1
언어: 한국어

Hash128FieldConstructor

매뉴얼로 전환
public Hash128Field ();
public Hash128Field (int maxLength);
public Hash128Field (string label, int maxLength);

파라미터

maxLength The maximum number of characters the field can accept.
label The label of the field.

설명

Constructor.