PKHeX/PKHeX.Core/PKM/Strings
Kurt fc754b346b
File scoped namespaces (#3529)
[Language Reference](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/file-scoped-namespaces)

Updates all the files, one less level of indentation.

Some small changes were made to API surfaces, renaming `PKM pkm` -> `PKM pk`, and `LegalityAnalysis.pkm` -> `LegalityAnalysis.Entity`
2022-06-18 11:04:24 -07:00
..
StringConverter.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter2KOR.cs Fix kor string writes 2022-02-17 23:11:13 -08:00
StringConverter3.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter3GC.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter4.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter4GC.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter4Util.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
StringConverter5.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter6.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter7.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter7ZH.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
StringConverter8.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter12.cs Add xmldoc 2022-01-08 09:54:32 -08:00
StringConverter12Transporter.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
StringConverter345.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
StringConverterOption.cs Add xmldoc 2022-01-08 09:54:32 -08:00