C# Class ZSCY_Win10.ViewModels.Community.CommunityViewModel

Inheritance: ZSCY_Win10.Common.ViewModelBase
Mostrar archivo Open project: RedrockMobile/CyxbsMobile_Win Class Usage Examples

Public Methods

Method Description
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

Private Methods

Method Description
Get ( ) : void

Method Details

CommunityViewModel() public method

public CommunityViewModel ( ) : System
return System

getbbdd() public method

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

gethot() public method

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