Код компиляции документа
This commit is contained in:
@@ -3,6 +3,7 @@ namespace mROA.CodegenTools
|
||||
public interface ITemplatePart
|
||||
{
|
||||
TemplateDocument Context { get; set; }
|
||||
int TargetLength { get; }
|
||||
string Bake();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user