C# Class UCosmic.Domain.Identity.User

Inheritance: RevisableEntity
Datei anzeigen Open project: ucosmic/UCosmicAlpha Class Usage Examples

Public Methods

Method Description
IsInRole ( string roleName ) : bool
ToString ( ) : string

Protected Methods

Method Description
User ( ) : System.Collections.Generic

Method Details

IsInRole() public method

public IsInRole ( string roleName ) : bool
roleName string
return bool

ToString() public method

public ToString ( ) : string
return string

User() protected method

protected User ( ) : System.Collections.Generic
return System.Collections.Generic