16 lines
409 B
VB.net
Raw Permalink Normal View History

''Namespace VisaComLib
''Friend Class FormattedIO488
'' Friend Function IO() As Object
'' 'Throw New NotImplementedException()
'' End Function
'' Friend Sub WriteString(command As String)
'' 'Throw New NotImplementedException()
'' End Sub
'' Friend Function ReadString() As String
'' 'Throw New NotImplementedException()
'' End Function
''End Class
''End Namespace