C# Class BlogSharp.Model.User

Inheritance: Entity
Show file Open project: BlogSharp/Blogsharp Class Usage Examples

Public Methods

Method Description
User ( ) : System

Initializes a new instance of the User class.

Method Details

User() public method

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