Rename
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
End Interface
|
||||
|
||||
Public Interface IJob(Of T)
|
||||
Sub Start(Arguments As T)
|
||||
Sub StartDexAPISQL(Arguments As T)
|
||||
|
||||
Function ShouldStart(Arguments As T) As Boolean
|
||||
End Interface
|
||||
|
||||
Reference in New Issue
Block a user