Differences
This shows you the differences between the selected revisions of the page.
| 2017-07-26 | 2017-12-05 | ||
| Explicit anchor (martin) | removing unneeded byval (martin) | ||
| Line 8: | Line 8: | ||
| <code vbnet *> | <code vbnet *> | ||
| - | Public Function ScanFingerprint(ByVal sessionOptions As SessionOptions) As String | + | Public Function ScanFingerprint(sessionOptions As SessionOptions) As String |
| </code> | </code> | ||