C# Class System.Data.Tests.DataRowTest2.Person

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
HomeAddress Address
Name string

Méthodes publiques

Méthode Description
Person ( string name ) : System.Collections

Method Details

Person() public méthode

public Person ( string name ) : System.Collections
name string
Résultat System.Collections

Property Details

HomeAddress public_oe property

public Address HomeAddress
Résultat Address

Name public_oe property

public string Name
Résultat string