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