Update SAMPLE.md
This commit is contained in:
Родитель
3bf2ef3e2c
Коммит
b34edadf85
|
@ -4,12 +4,12 @@
|
|||
1. Open Program.cs file and you will find below Sample methods.
|
||||
2. Uncomment any of the method in the main to test the features of JsonToJsonMapper
|
||||
|
||||
- Complex2ComplexTransformationSample();
|
||||
- Complex2FlatTransformationSample();
|
||||
- RoslynSample();
|
||||
- TransformToUpperCaseParent();
|
||||
- TransformToLowerCase();
|
||||
- OneToOneMappingTest();
|
||||
- RangeMappingTest();
|
||||
- Complex2ComplexTransformationSample();
|
||||
- Complex2FlatTransformationSample();
|
||||
- RoslynSample();
|
||||
- TransformToUpperCaseParent();
|
||||
- TransformToLowerCase();
|
||||
- OneToOneMappingTest();
|
||||
- RangeMappingTest();
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче