Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix calculation of array rank in TypeExtensionMethods
This commit modifies the TypeExtensionMethods.cs file from the X39.Util library. Specifically, it fixes the calculation of the array's rank in the IsArray condition by decrementing the result by 1.
- Loading branch information