C# Class ZSCY_Win10.ViewModels.Community.CommunityViewModel

Inheritance: ZSCY_Win10.Common.ViewModelBase
Afficher le fichier Open project: RedrockMobile/CyxbsMobile_Win Class Usage Examples

Méthodes publiques

Méthode 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

Méthode Description
Get ( ) : void

Method Details

CommunityViewModel() public méthode

public CommunityViewModel ( ) : System
Résultat System

getbbdd() public méthode

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

gethot() public méthode

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