C# Class Machete.Web.Models.SelectRoleEditorViewModel

Datei anzeigen Open project: SavageLearning/Machete Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SelectRoleEditorViewModel ( ) : System
SelectRoleEditorViewModel ( IdentityRole role ) : System

Method Details

SelectRoleEditorViewModel() public method

public SelectRoleEditorViewModel ( ) : System
return System

SelectRoleEditorViewModel() public method

public SelectRoleEditorViewModel ( IdentityRole role ) : System
role IdentityRole
return System