Update README.md

This commit is contained in:
Makihiro 2024-08-05 18:49:05 +09:00 committed by GitHub
parent 69943b46c8
commit b7d76fb0c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -139,7 +139,7 @@ public struct StructCommand : ICommand {
The `SubclassSelector` attribute supports types that meet the following conditions. The `SubclassSelector` attribute supports types that meet the following conditions.
- Public - Public or nested private
- Not abstract - Not abstract
- Not generic - Not generic
- Not unity object - Not unity object