net90_PropertyGridHelpers.Attributes_LocalizedEnumTextAttribute_Get - dparvin/PropertyGridHelpers GitHub Wiki

LocalizedEnumTextAttribute.Get method (1 of 2)

Gets the LocalizedEnumTextAttribute for the specified Enum value.

public static LocalizedEnumTextAttribute Get(Enum value)
parameter description
value The value.

See Also


LocalizedEnumTextAttribute.Get method (2 of 2)

Gets the specified context.

public static LocalizedEnumTextAttribute Get(ITypeDescriptorContext context)
parameter description
context The context.

See Also

⚠️ **GitHub.com Fallback** ⚠️