C# Class PetShop.Services.ProfileService

Inheritance: PetShop.Services.ProfileServiceBase
Show file Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
ProfileService ( ) : System

Initializes a new instance of the ProfileService class.

Method Details

ProfileService() public method

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