C# 클래스 VideoService.Rental

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetFrequentPoints ( ) : int
GetRental ( ) : double

메소드 상세

GetFrequentPoints() 공개 메소드

public GetFrequentPoints ( ) : int
리턴 int

GetRental() 공개 추상적인 메소드

public abstract GetRental ( ) : double
리턴 double