From b7d76fb0c5133adc87e09c1d7aea87882a1d812a Mon Sep 17 00:00:00 2001 From: Makihiro <13536348+mackysoft@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:49:05 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b8324b..a1dfe8a 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ public struct StructCommand : ICommand { The `SubclassSelector` attribute supports types that meet the following conditions. -- Public +- Public or nested private - Not abstract - Not generic - Not unity object