ZooFlow: Admin
This commit is contained in:
@@ -78,4 +78,8 @@ Public Class frmAdmin_Globix
|
||||
Private Sub SimpleButton2_Click(sender As Object, e As EventArgs) Handles SimpleButton2.Click
|
||||
|
||||
End Sub
|
||||
|
||||
Public Function DeleteData() As Boolean Implements frmAdmin_Interface.DeleteData
|
||||
Throw New NotImplementedException()
|
||||
End Function
|
||||
End Class
|
||||
Reference in New Issue
Block a user