1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 00:25:40 +00:00

📚 Fix README table formatting

This commit is contained in:
Oliver Booth 2019-12-17 18:37:24 +00:00
parent bf3f97f3f2
commit 4c94fd32a6
No known key found for this signature in database
GPG Key ID: 0D7F2EF1C8D2B9C0

View File

@ -24,4 +24,4 @@ Below is a list of the number of extension methods written for a given type. Ove
| `IList<T>` | `X10D` | 2 |
| `Random` | `X10D` | 2 |
| `string` / `SecureString` | `X10D` | 8 |
| `Dictionary<T1, T2>` | 2 |
| `Dictionary<T1, T2>` | `X10D` | 2 |