Method | Description | |
---|---|---|
FetchAll ( ) : IList |
||
GetInvestmentById ( int id ) : |
||
InvestmentRepository ( ISession session ) : System.Collections.Generic | ||
Save ( |
public GetInvestmentById ( int id ) : |
||
id | int | |
return |
public InvestmentRepository ( ISession session ) : System.Collections.Generic | ||
session | ISession | |
return | System.Collections.Generic |
public Save ( |
||
investment | ||
return | void |