Differences
This shows you the differences between the selected revisions of the page.
2016-01-07 | 2016-02-03 | ||
ui_generateurl was there already (martin) | redundant type specification (martin) | ||
Line 135: | Line 135: | ||
End With | End With | ||
- | Using mySession As Session = New Session | + | Using mySession As New Session |
' Connect | ' Connect | ||
mySession.Open(mySessionOptions) | mySession.Open(mySessionOptions) |