Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Shaml
Membership
Core
User
C# Class Shaml.Membership.Core.User
Inheritance:
System.Entity
Afficher le fichier
Open project: sztupy/shaml
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
AddRole
(
Role
role
) :
void
RemoveRole
(
Role
role
) :
bool
SetProfile
(
Profile
profile
) :
void
User
( ) :
System
Method Details
AddRole()
public
méthode
public
AddRole
(
Role
role
) :
void
role
Role
Résultat
void
RemoveRole()
public
méthode
public
RemoveRole
(
Role
role
) :
bool
role
Role
Résultat
bool
SetProfile()
public
méthode
public
SetProfile
(
Profile
profile
) :
void
profile
Profile
Résultat
void
User()
public
méthode
public
User
( ) :
System
Résultat
System