C# Class Exercise1.Csharp.Student

Afficher le fichier Open project: nqlong/Exercise1

Méthodes publiques

Méthode Description
Student ( ) : System
Student ( string Account, string Password, string Name, int Id ) : System

Method Details

Student() public méthode

public Student ( ) : System
Résultat System

Student() public méthode

public Student ( string Account, string Password, string Name, int Id ) : System
Account string
Password string
Name string
Id int
Résultat System