C# Class PetShop.Services.AccountService

Inheritance: PetShop.Services.AccountServiceBase
显示文件 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