Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Shaml
Membership
Core
User
C# Class Shaml.Membership.Core.User
Inheritance:
System.Entity
ファイルを表示
Open project: sztupy/shaml
Private Properties
Property
Type
Description
Public Methods
Method
Description
AddRole
(
Role
role
) :
void
RemoveRole
(
Role
role
) :
bool
SetProfile
(
Profile
profile
) :
void
User
( ) :
System
Method Details
AddRole()
public
method
public
AddRole
(
Role
role
) :
void
role
Role
return
void
RemoveRole()
public
method
public
RemoveRole
(
Role
role
) :
bool
role
Role
return
bool
SetProfile()
public
method
public
SetProfile
(
Profile
profile
) :
void
profile
Profile
return
void
User()
public
method
public
User
( ) :
System
return
System