Добавлена возможность получать доступ к шаблонам через встроенный ресурс
This commit is contained in:
@@ -4,7 +4,8 @@ namespace mROA.CodegenTools
|
||||
{
|
||||
public class InnerTemplateSectionReader : LeadingTextSectionReader
|
||||
{
|
||||
public InnerTemplateSectionReader() : base("<!T")
|
||||
public InnerTemplateSectionReader()
|
||||
: base("<!T")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user