C# 클래스 Refactoring.Statement

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

공개 메소드들

메소드 설명
GetStatement ( IStatementFormater formatter ) : string
Statement ( Customer customer ) : System.Collections.Generic

메소드 상세

GetStatement() 공개 메소드

public GetStatement ( IStatementFormater formatter ) : string
formatter IStatementFormater
리턴 string

Statement() 공개 메소드

public Statement ( Customer customer ) : System.Collections.Generic
customer Customer
리턴 System.Collections.Generic