refactor: seal ContextMenu, DTR

This commit is contained in:
goaaats 2022-01-29 17:21:44 +01:00
parent 440ec7433c
commit 30d4c8a93d
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
10 changed files with 11 additions and 11 deletions

View file

@ -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.