Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PL_MVC
Models
User
C# 클래스 PL_MVC.Models.User
파일 보기
프로젝트 열기: sstuteam/fuffy
공개 프로퍼티들
프로퍼티
타입
설명
countOfAlbum
int
countOfLikes
int
idUser
System.Guid
공개 메소드들
메소드
설명
GetAllAlbumsForUser
( ) :
IEnumerable
GetAllPhotoForUser
( ) :
IEnumerable
User
( ) :
System
메소드 상세
GetAllAlbumsForUser()
공개
메소드
public
GetAllAlbumsForUser
( ) :
IEnumerable
리턴
IEnumerable
GetAllPhotoForUser()
공개
메소드
public
GetAllPhotoForUser
( ) :
IEnumerable
리턴
IEnumerable
User()
공개
메소드
public
User
( ) :
System
리턴
System
프로퍼티 상세
countOfAlbum
공개적으로 프로퍼티
public
int
countOfAlbum
리턴
int
countOfLikes
공개적으로 프로퍼티
Свойство показывающее имеет ли пользователь права администратора
public
int
countOfLikes
리턴
int
idUser
공개적으로 프로퍼티
public
Guid,System
idUser
리턴
System.Guid