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

@ -5,7 +5,7 @@ namespace Dalamud.Game.Gui.ContextMenus
/// <summary>
/// Provides game object context to a context menu.
/// </summary>
public class GameObjectContext
public sealed class GameObjectContext
{
/// <summary>
/// Initializes a new instance of the <see cref="GameObjectContext"/> class.