10
1
Option Strict On
2
Imports System
3
Public Class Person
4
Public Property DateOfBirth As Date
5
Public Property Name As String
6
7
Public Sub Speak(ByVal sentence As String)
8
Console.WriteLine(sentence)
9
End Sub
10
End Class
Cached Result
{
"data": [
{
"name": "Tiger Nixon",
"position": "System Architect",
"salary": "$320,800",
"start_date": "2011/04/25",
"office": "Edinburgh",
"extn": "5421"
}
]
}
"data": [
{
"name": "Tiger Nixon",
"position": "System Architect",
"salary": "$320,800",
"start_date": "2011/04/25",
"office": "Edinburgh",
"extn": "5421"
}
]
}