Method | Description | |
---|---|---|
GetStatement ( IStatementData data, IStatementFormater formatter ) : void | ||
Statement ( Customer customer ) : System.Collections.Generic |
public GetStatement ( IStatementData data, IStatementFormater formatter ) : void | ||
data | IStatementData | |
formatter | IStatementFormater | |
return | void |
public Statement ( Customer customer ) : System.Collections.Generic | ||
customer | Customer | |
return | System.Collections.Generic |