Property PinnedList
- Namespace
- Innova.Prism.Infrastructure.Settings
- Assembly
- Innova.Prism.Infrastructure.dll
PinnedList
Gets or sets the pinned list.
public MyQueue<KeyType> PinnedList { get; set; }
Property Value
- MyQueue<KeyType>
Gets or sets the pinned list.
public MyQueue<KeyType> PinnedList { get; set; }