This class buffers an enumartion.
System Object NuGardt.API.Helper.JSON EnumBuffer TEnum, TAttribute Namespace: NuGardt.API.Helper.JSONAssembly: NuGardt.API.Helper.Json (in NuGardt.API.Helper.Json.dll) Version: 1.0.0.0 (1.0.0.0)
public sealed class EnumBuffer<TEnum, TAttribute>
where TAttribute : Attribute
public sealed class EnumBuffer<TEnum, TAttribute>
where TAttribute : Attribute
Public NotInheritable Class EnumBuffer(Of TEnum, TAttribute As Attribute)
Public NotInheritable Class EnumBuffer(Of TEnum, TAttribute As Attribute)
generic<typename TEnum, typename TAttribute>
where TAttribute : Attribute
public ref class EnumBuffer sealed
generic<typename TEnum, typename TAttribute>
where TAttribute : Attribute
public ref class EnumBuffer sealed
- TEnum
- TAttribute