Class PopupListAttribute
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
The base class for all popup list attributes.
[Version(4, 3, 0)]
public abstract class PopupListAttribute : PropertyAttribute
- Inheritance
-
PopupListAttribute
- Derived
- Inherited Members
- Extension Methods
Remarks
You can extend from this class if you want to create a custom popup list attribute.