C# 클래스 RefactorLibrary.Movie

파일 보기 프로젝트 열기: Confirmit/Students 1 사용 예제들

공개 메소드들

메소드 설명
Movie ( string title, Price priceCode ) : System

비공개 메소드들

메소드 설명
GetBonusProfit ( int daysRented ) : int
GetCharge ( int daysRented ) : double

메소드 상세

Movie() 공개 메소드

public Movie ( string title, Price priceCode ) : System
title string
priceCode Price
리턴 System