C# (CSharp) EDNReaderTestCS 네임스페이스

클래스들

이름 설명
Funcs
Program
SampleCustomHandler Sample EDN reader handler. Has the following custom behavior - Converts EDN maps to Dictionary instead of EDNMap. - Handles System.TimeZoneInfo via a special tag. See the SampleCustomPrinter for writing of the type.
SampleCustomWriter Sample Writer/writer handler. Has the following custom behavior: - Handles System.TimeZoneInfo via a special tag. See the SampleCustomHandler for reading this type.