C# Class Binboo.Core.User

Inheritance: IUser
Show file Open project: adrianoc/binboo

Public Methods

Method Description
User ( string name, string password, string countryCode = null ) : System

Method Details

User() public method

public User ( string name, string password, string countryCode = null ) : System
name string
password string
countryCode string
return System