Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SharpTAL
RenderTemplateException
C# Class SharpTAL.RenderTemplateException
Inheritance:
System.Exception
Exibir arquivo
Open project: lck/SharpTAL
Public Methods
Method
Description
RenderTemplateException
(
TemplateInfo
templateInfo
,
string
message
,
Exception
innerException
) :
System
Method Details
RenderTemplateException()
public
method
public
RenderTemplateException
(
TemplateInfo
templateInfo
,
string
message
,
Exception
innerException
) :
System
templateInfo
TemplateInfo
message
string
innerException
System.Exception
return
System