C# 클래스 University, code

파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 메소드들

메소드 설명
PrintAllStudentsGPS ( ) : void
Register ( IStudentFriend friendMethod ) : void

메소드 상세

PrintAllStudentsGPS() 공개 메소드

public PrintAllStudentsGPS ( ) : void
리턴 void

Register() 공개 메소드

public Register ( IStudentFriend friendMethod ) : void
friendMethod IStudentFriend
리턴 void