EnumValueTypeAttribute Constructor
Constructor class.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public EnumValueTypeAttribute(
EnumValueType valueType
)
Public Sub New (
valueType As EnumValueType
)
Parameters
- valueType EnumValueType
- EnumValueType with the value type of enum.