标签: c# localization stringtemplate
我在StringTemplate文档中找到一个示例来读取* .resx嵌入式资源,但实际上并不是我所期望的。
http://www.stringtemplate.org/article/i18n/index.html - 有一个用Java编写的示例。有没有人让它在C#上工作?