C# 클래스 RefactoringDemo.Steps.Step2.Customer

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

공개 메소드들

메소드 설명
Customer ( string name ) : System.Collections.Generic
Statement ( ) : string

비공개 메소드들

메소드 설명
GetAmountFoRental ( Rental rental ) : double

메소드 상세

Customer() 공개 메소드

public Customer ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic

Statement() 공개 메소드

public Statement ( ) : string
리턴 string