我正在编写生成C#代码的软件.大多数情况下,我使用StringTemplate和StringBuilder.
有没有办法直接从我的代码中使用T4模板?
c# t4 template-engine
我想知道是否可以在保存其他文件时运行T4模板,例如在保存xml文件后运行我的.tt文件
我忘了提到我的IDE是VS2010
t4 code-generation visual-studio-2010
t4 ×2
c# ×1
code-generation ×1
template-engine ×1
visual-studio-2010 ×1