C# 클래스 Exercise1.Csharp.Student

파일 보기 프로젝트 열기: nqlong/Exercise1

공개 메소드들

메소드 설명
Student ( ) : System
Student ( string Account, string Password, string Name, int Id ) : System

메소드 상세

Student() 공개 메소드

public Student ( ) : System
리턴 System

Student() 공개 메소드

public Student ( string Account, string Password, string Name, int Id ) : System
Account string
Password string
Name string
Id int
리턴 System