C# Class University, code

Show file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
PrintAllStudentsGPS ( ) : void
Register ( IStudentFriend friendMethod ) : void

Method Details

PrintAllStudentsGPS() public method

public PrintAllStudentsGPS ( ) : void
return void

Register() public method

public Register ( IStudentFriend friendMethod ) : void
friendMethod IStudentFriend
return void