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