ZooFlow: Small fixes
This commit is contained in:
@@ -46,7 +46,7 @@ Namespace My
|
||||
oCommandLineArgs.Parse(oArgs)
|
||||
|
||||
CommandLineFunction = oCommandLineArgs.FunctionName
|
||||
CommandLineArgs = oCommandLineArgs.FunctionArgs
|
||||
CommandLineArguments = oCommandLineArgs.FunctionArgs
|
||||
End Sub
|
||||
|
||||
Public Sub App_Shutdown(sender As Object, e As EventArgs) Handles Me.Shutdown
|
||||
|
||||
Reference in New Issue
Block a user