Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SharpTAL
AssemblyGenerator
C# Class SharpTAL.AssemblyGenerator
Mostrar archivo
Open project: lck/SharpTAL
Class Usage Examples
Public Methods
Method
Description
GenerateAssembly
(
TemplateInfo
ti
,
bool
generateInMemory
,
string
assemblyPath
,
string
keyFileName
) :
Assembly
Method Details
GenerateAssembly()
public
method
public
GenerateAssembly
(
TemplateInfo
ti
,
bool
generateInMemory
,
string
assemblyPath
,
string
keyFileName
) :
Assembly
ti
TemplateInfo
generateInMemory
bool
assemblyPath
string
keyFileName
string
return
System.Reflection.Assembly