C# Class AspNetEmailExample.Models.SelectUserRolesViewModel

Show file Open project: TypecastException/AspNetEmailExample Class Usage Examples

Public Methods

Method Description
SelectUserRolesViewModel ( ) : System.Collections.Generic
SelectUserRolesViewModel ( ApplicationUser user ) : System.Collections.Generic

Method Details

SelectUserRolesViewModel() public method

public SelectUserRolesViewModel ( ) : System.Collections.Generic
return System.Collections.Generic

SelectUserRolesViewModel() public method

public SelectUserRolesViewModel ( ApplicationUser user ) : System.Collections.Generic
user ApplicationUser
return System.Collections.Generic