ZooFlow: Remove references to SaveData from Interface
This commit is contained in:
@@ -105,7 +105,7 @@ Public Class frmGlobixAdministration
|
||||
End Sub
|
||||
|
||||
|
||||
Public Function SaveData() As Boolean Implements IAdminForm.SaveData
|
||||
Public Function SaveData() As Boolean
|
||||
Throw New NotImplementedException()
|
||||
End Function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user