C# 클래스 ApiCore.LikesInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
CanLike bool
CanPublish bool
Count int
UserLikes int

프로퍼티 상세

CanLike 공개적으로 프로퍼티

public bool CanLike
리턴 bool

CanPublish 공개적으로 프로퍼티

public bool CanPublish
리턴 bool

Count 공개적으로 프로퍼티

public int Count
리턴 int

UserLikes 공개적으로 프로퍼티

public int UserLikes
리턴 int