net472_PropertyGridHelpers.Controls_ItemWrapper 1_ItemWrapper - dparvin/PropertyGridHelpers GitHub Wiki

ItemWrapper<T> constructor

Initializes a new instance of the ItemWrapper class.

public ItemWrapper(string displayText, T value)
parameter description
displayText The text shown to the user.
value The backing value represented by this item.

See Also

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