refactor: ContextMenus cleanup, docs

This commit is contained in:
goaaats 2022-01-28 23:50:06 +01:00
parent 4aebbfa2cb
commit 7a242c962a
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
14 changed files with 179 additions and 135 deletions

View file

@ -1,7 +1,7 @@
namespace Dalamud.Game.Text
{
/// <summary>
/// Extension methods for <see cref="SeIconChar"/>
/// Extension methods for <see cref="SeIconChar"/>.
/// </summary>
public static class SeIconCharExtensions
{