-
Notifications
You must be signed in to change notification settings - Fork 38
Calling Fonlow.Poco2Ts.PocoWalker(string assemblyFileName, string tsFileName)
zijianhuang edited this page Apr 7, 2017
·
1 revision
If in your development process you would prefer to generate TypeScript codes through Powershell scripts or some in-process execution of your own applications, you may consider calling API function Fonlow.Poco2Ts.PocoWalker(string assemblyFileName, string tsFileName) implemented in POCO2TS.exe. Since .NET 2, you can bind an exe assembly as you can do with a dll assembly.