C# 클래스 ApiCore.Offers.OfferOutboundEntry

파일 보기 프로젝트 열기: nolka/vkdotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Age int
CityId int
CityName string
Photo string
UserId int
UserName string
Viewed bool

프로퍼티 상세

Age 공개적으로 프로퍼티

public int Age
리턴 int

CityId 공개적으로 프로퍼티

public int CityId
리턴 int

CityName 공개적으로 프로퍼티

public string CityName
리턴 string

Photo 공개적으로 프로퍼티

public string Photo
리턴 string

UserId 공개적으로 프로퍼티

public int UserId
리턴 int

UserName 공개적으로 프로퍼티

public string UserName
리턴 string

Viewed 공개적으로 프로퍼티

public bool Viewed
리턴 bool