EnumField.Init
public void Init(Enum defaultValue);
Parameters
| defaultValue | Your typed enum value. |
Description 描述
Initialize the EnumField with a default value. This also initializes its underlying type.
| defaultValue | Your typed enum value. |
Initialize the EnumField with a default value. This also initializes its underlying type.