Метод | Описание | |
---|---|---|
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 |