Constructor TsGeneratorOutput
- Namespace
- Alternet.TsTypedefsGenerator.Core
- Assembly
- Alternet.Common.TypeScript.v9.dll
TsGeneratorOutput(IEnumerable<GeneratorOutputForAssembly>, string)
public TsGeneratorOutput(IEnumerable<GeneratorOutputForAssembly> generatedAssemblies, string aggregatedReferencesCode)
Parameters
generatedAssemblies
IEnumerable<GeneratorOutputForAssembly>aggregatedReferencesCode
string