Get GDPicture Key from Database
This commit is contained in:
@@ -13,7 +13,7 @@ Public Class PDFAttachments
|
||||
Public FileContents As Byte()
|
||||
End Class
|
||||
|
||||
Public Sub New(LogConfig As LogConfig, GdPictureKey As String)
|
||||
Public Sub New(LogConfig As LogConfig)
|
||||
Logger = LogConfig.GetLogger
|
||||
End Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user