C# Class Refactoring.StatementTools.Statement

显示文件 Open project: Confirmit/Students Class Usage Examples

Public Methods

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

Method Details

GetStatement() public method

public GetStatement ( IStatementData data, IStatementFormater formatter ) : void
data IStatementData
formatter IStatementFormater
return void

Statement() public method

public Statement ( Customer customer ) : System.Collections.Generic
customer Customer
return System.Collections.Generic