mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 01:35:32 +00:00
Setup Git Repository Parsing
This commit is contained in:
6
HaWeb/XMLTests/HamannXPath.cs
Normal file
6
HaWeb/XMLTests/HamannXPath.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace HaWeb.XMLTests;
|
||||
|
||||
public class HamannXPath {
|
||||
public string[]? Documents { get; set; }
|
||||
public string? XPath { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user