Constructor EmbeddedTypeDefitionsLocation
- Namespace
- Alternet.Common.TypeScript
- Assembly
- Alternet.Common.TypeScript.v10.dll
EmbeddedTypeDefitionsLocation(AssemblyName, IEnumerable<string>)
Initializes a new instance of the EmbeddedTypeDefitionsLocation class with specified parameters.
public EmbeddedTypeDefitionsLocation(AssemblyName assemblyName, IEnumerable<string> fileNames)
Parameters
assemblyNameAssemblyNameAssemblyName where embedded type defined.
fileNamesIEnumerable<string>List of file names where embedded types are defined.