Код компиляции документа

This commit is contained in:
2025-03-19 23:42:25 +03:00
parent b5acf25310
commit de16ee3a70
6 changed files with 54 additions and 27 deletions
+2
View File
@@ -11,6 +11,8 @@ namespace mROA.CodegenTools
}
public TemplateDocument Context { get; set; }
public int TargetLength { get; }
public string Bake()
{
return _internalText;