C# 클래스 Refactoring.StatementTools.Statement

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

공개 메소드들

메소드 설명
GetStatement ( IStatementData data, IStatementFormater formatter ) : void
Statement ( Customer customer ) : System.Collections.Generic

메소드 상세

GetStatement() 공개 메소드

public GetStatement ( IStatementData data, IStatementFormater formatter ) : void
data IStatementData
formatter IStatementFormater
리턴 void

Statement() 공개 메소드

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