C# Class AspNetEmailExample.Models.SelectRoleEditorViewModel

Show file Open project: TypecastException/AspNetEmailExample Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SelectRoleEditorViewModel ( ) : System.Collections.Generic
SelectRoleEditorViewModel ( IdentityRole role ) : System.Collections.Generic

Method Details

SelectRoleEditorViewModel() public method

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

SelectRoleEditorViewModel() public method

public SelectRoleEditorViewModel ( IdentityRole role ) : System.Collections.Generic
role IdentityRole
return System.Collections.Generic