We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4445aab commit beecd2eCopy full SHA for beecd2e
README.md
@@ -40,7 +40,7 @@ Run a command [(go to Wiki)](https://github.com/KY-Programming/generator/wiki/Co
40
KY.Generator.exe reflection -assembly=KY.Generator.Examples.Reflection.dll -name=ExampleType -namespace=KY.Generator.Examples.Reflection -relativePath=Output -language=TypeScript
41
```
42
43
-# KY.Generator.Reflection
+# Reflection
44
Generate TypeScript classes from any .net type including all dependencies.
45
Optionally convert all properties to public fields or vice versa.
46
0 commit comments