C# Class TicketingSystem.Data.Models.User

Inheritance: IdentityUser
Show file Open project: vladislav-karamfilov/TelerikAcademy Class Usage Examples

Public Methods

Method Description
User ( ) : Microsoft.AspNet.Identity.EntityFramework
User ( string username ) : Microsoft.AspNet.Identity.EntityFramework

Method Details

User() public method

public User ( ) : Microsoft.AspNet.Identity.EntityFramework
return Microsoft.AspNet.Identity.EntityFramework

User() public method

public User ( string username ) : Microsoft.AspNet.Identity.EntityFramework
username string
return Microsoft.AspNet.Identity.EntityFramework