C# Class PetShop.Services.AccountService

Inheritance: PetShop.Services.AccountServiceBase
Show file Open project: netTiers/netTiers

Public Methods

Method Description
AccountService ( ) : System

Initializes a new instance of the AccountService class.

Method Details

AccountService() public method

Initializes a new instance of the AccountService class.
public AccountService ( ) : System
return System