C# 클래스 RandomActsOfCoffee.EmailMatchAlerter

상속: IMatchAlerter
파일 보기 프로젝트 열기: namely/random-acts-of-coffee 1 사용 예제들

공개 메소드들

메소드 설명
AlertMatches ( IEnumerable matches ) : void

비공개 메소드들

메소드 설명
AlertEmployee ( Employee matcher, Employee matchee ) : void
AlertMatch ( Match match ) : void
GetNamelyProfileUrl ( String id ) : String

메소드 상세

AlertMatches() 공개 메소드

public AlertMatches ( IEnumerable matches ) : void
matches IEnumerable
리턴 void