Differences

This shows you the differences between the selected revisions of the page.

2017-11-13 2017-12-05
removing unneeded exception type specification (martin) removing unneeded byval (martin)
Line 8: Line 8:
<code vbnet *> <code vbnet *>
-Public Function FileExists(ByVal path As String) As Boolean+Public Function FileExists(path As String) As Boolean
</code> </code>

Last modified: by martin