mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 01:35:32 +00:00
Migitated some null risks
This commit is contained in:
@@ -55,7 +55,7 @@ public class LineXMLHelper<T> {
|
||||
_CTag_Funcs = CTag_Funcs;
|
||||
_Text_Funcs = Text_Funcs;
|
||||
_WS_Funcs = WS_Funcs;
|
||||
|
||||
|
||||
OpenTags = new Stack<Tag>();
|
||||
LastSingleTags = new Dictionary<string, List<Tag>>();
|
||||
LastText = new StringBuilder();
|
||||
|
||||
Reference in New Issue
Block a user