Make it possible to delete rows
This commit is contained in:
@@ -10,8 +10,7 @@ Namespace Documents
|
||||
|
||||
Private ReadOnly Winline As Winline.Data
|
||||
|
||||
Public Files As New List(Of Document)
|
||||
|
||||
Public Property Files As New List(Of Document)
|
||||
|
||||
Public Sub New(pLogConfig As LogConfig, pWinline As Winline.Data)
|
||||
MyBase.New(pLogConfig, pLogConfig.GetLogger())
|
||||
|
||||
Reference in New Issue
Block a user