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.
|
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
|
2. Uncomment any of the method in the main to test the features of JsonToJsonMapper
|
||||||
|
|
||||||
- Complex2ComplexTransformationSample();
|
- Complex2ComplexTransformationSample();
|
||||||
- Complex2FlatTransformationSample();
|
- Complex2FlatTransformationSample();
|
||||||
- RoslynSample();
|
- RoslynSample();
|
||||||
- TransformToUpperCaseParent();
|
- TransformToUpperCaseParent();
|
||||||
- TransformToLowerCase();
|
- TransformToLowerCase();
|
||||||
- OneToOneMappingTest();
|
- OneToOneMappingTest();
|
||||||
- RangeMappingTest();
|
- RangeMappingTest();
|
||||||
|
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче