First Working Version with New parser
This commit is contained in:
4
ImporterShared/Documents/DocumentRow.vb
Normal file
4
ImporterShared/Documents/DocumentRow.vb
Normal file
@@ -0,0 +1,4 @@
|
||||
Public Class DocumentRow
|
||||
Public Name As String
|
||||
Public Fields As Dictionary(Of String, String)
|
||||
End Class
|
||||
Reference in New Issue
Block a user