메소드 | 설명 | |
---|---|---|
FetchAll ( ) : IList |
||
GetInvestmentById ( int id ) : |
||
InvestmentRepository ( ISession session ) : System.Collections.Generic | ||
Save ( |
public GetInvestmentById ( int id ) : |
||
id | int | |
리턴 |
public InvestmentRepository ( ISession session ) : System.Collections.Generic | ||
session | ISession | |
리턴 | System.Collections.Generic |
public Save ( |
||
investment | ||
리턴 | void |