C# 클래스 RefactoringSample.Rental

파일 보기 프로젝트 열기: Confirmit/Students

공개 메소드들

메소드 설명
GetCharge ( ) : double
GetFrequentPoints ( ) : int
Rental ( Movie movie )

메소드 상세

GetCharge() 공개 메소드

public GetCharge ( ) : double
리턴 double

GetFrequentPoints() 공개 메소드

public GetFrequentPoints ( ) : int
리턴 int

Rental() 공개 메소드

public Rental ( Movie movie )
movie Movie