Метод | Описание | |
---|---|---|
FetchAll ( ) : IList |
||
GetOfferById ( int id ) : |
||
OfferRepository ( ISession session ) : System.Collections.Generic | ||
Save ( |
public GetOfferById ( int id ) : |
||
id | int | |
Результат |
public OfferRepository ( ISession session ) : System.Collections.Generic | ||
session | ISession | |
Результат | System.Collections.Generic |
public Save ( |
||
offer | ||
Результат | void |