C# Class UCosmic.Domain.Identity.User

Inheritance: RevisableEntity
Afficher le fichier Open project: ucosmic/UCosmicAlpha Class Usage Examples

Méthodes publiques

Méthode Description
IsInRole ( string roleName ) : bool
ToString ( ) : string

Méthodes protégées

Méthode Description
User ( ) : System.Collections.Generic

Method Details

IsInRole() public méthode

public IsInRole ( string roleName ) : bool
roleName string
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

User() protected méthode

protected User ( ) : System.Collections.Generic
Résultat System.Collections.Generic