C# 클래스 LinqDemo.AddressList

파일 보기 프로젝트 열기: platzhersh/FHNW-Java-Projekte 1 사용 예제들

공개 메소드들

메소드 설명
AddressList ( ) : System
PrintPersonsInCity ( string city ) : void

비공개 메소드들

메소드 설명
PrintPerson ( Person person ) : void

메소드 상세

AddressList() 공개 메소드

public AddressList ( ) : System
리턴 System

PrintPersonsInCity() 공개 메소드

public PrintPersonsInCity ( string city ) : void
city string
리턴 void