mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-22 15:57:44 +01:00
refactor: seal ContextMenu, DTR
This commit is contained in:
parent
440ec7433c
commit
30d4c8a93d
10 changed files with 11 additions and 11 deletions
|
|
@ -3,7 +3,7 @@
|
|||
/// <summary>
|
||||
/// Provides inventory item context to a context menu.
|
||||
/// </summary>
|
||||
public class InventoryItemContext
|
||||
public sealed class InventoryItemContext
|
||||
{
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="InventoryItemContext"/> class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue