C# 클래스 ZSCY_Win10.ViewModels.Community.CommunityViewModel

상속: ZSCY_Win10.Common.ViewModelBase
파일 보기 프로젝트 열기: RedrockMobile/CyxbsMobile_Win 1 사용 예제들

공개 메소드들

메소드 설명
CommunityViewModel ( ) : System
getbbdd ( int type = 1, int size = 15, int typeid = 5, bool isReflush = false ) : void
gethot ( int type, int size = 15, int typeid, bool isReflush = false ) : void

비공개 메소드들

메소드 설명
Get ( ) : void

메소드 상세

CommunityViewModel() 공개 메소드

public CommunityViewModel ( ) : System
리턴 System

getbbdd() 공개 메소드

public getbbdd ( int type = 1, int size = 15, int typeid = 5, bool isReflush = false ) : void
type int
size int
typeid int
isReflush bool
리턴 void

gethot() 공개 메소드

public gethot ( int type, int size = 15, int typeid, bool isReflush = false ) : void
type int
size int
typeid int
isReflush bool
리턴 void