'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' Runtime Version: 1.1.4322.573 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' '------------------------------------------------------------------------------ Option Strict Off Option Explicit On Imports System.Xml.Serialization ' 'このソース コードは xsd によって自動生成されました。Version=1.1.4322.573 です。 ' ' _ Public Class Person ' Public Name As String ' Public Age As Integer End Class