C# Class ShoelaceMVC.Models.Role

Inheritance: IRole
Mostra file Open project: RyannosaurusRex/Shoelace-MVC

Private Properties

Property Type Description

Public Methods

Method Description
Role ( ) : System
Role ( string roleName ) : System

Method Details

Role() public method

public Role ( ) : System
return System

Role() public method

public Role ( string roleName ) : System
roleName string
return System