C# Class OfferService, code

Inheritance: IOfferService
Show file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
OfferService ( IUserService userService )
SomeMethod ( ) : bool

Method Details

OfferService() public method

public OfferService ( IUserService userService )
userService IUserService

SomeMethod() public method

public SomeMethod ( ) : bool
return bool