C# Class Tuples.AnonymousTypes.Person

個人情報
Afficher le fichier Open project: ufcpp/UfcppSample

Méthodes publiques

Méthode Description
Person ( int id, string name, string kana, Sex sex, string phoneNumber, System.DateTime birthDay ) : System

Method Details

Person() public méthode

public Person ( int id, string name, string kana, Sex sex, string phoneNumber, System.DateTime birthDay ) : System
id int
name string
kana string
sex Sex
phoneNumber string
birthDay System.DateTime
Résultat System