RCKitStore
Preparing search index...
IUserProfile
Interface IUserProfile
用户信息
interface
IUserProfile
{
id
:
string
;
name
:
string
;
portraitUri
?:
string
;
remark
?:
string
;
}
Hierarchy
IBaseProfile
IUserProfile
Index
Properties
id
name
portrait
Uri?
remark?
Properties
id
id
:
string
唯一标识
name
name
:
string
名称
Optional
portrait
Uri
portraitUri
?:
string
头像
Optional
remark
remark
?:
string
用户备注
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
portrait
Uri
remark
RCKitStore
Loading...
用户信息