C# Class ddcat.uwp.dao.engine.sdViewModel.TagSdViewModel

Inheritance: ViewModelBase, ISdViewModel
Afficher le fichier Open project: noear/SiteD

Méthodes publiques

Méthode Description
clear ( ) : void
get ( int index ) : BookUpdateModel
loadByConfig ( SdNode c ) : void
loadByJson ( SdNode c ) : void
total ( ) : int

Method Details

clear() public méthode

public clear ( ) : void
Résultat void

get() public méthode

public get ( int index ) : BookUpdateModel
index int
Résultat BookUpdateModel

loadByConfig() public méthode

public loadByConfig ( SdNode c ) : void
c org.noear.sited.SdNode
Résultat void

loadByJson() public méthode

public loadByJson ( SdNode c ) : void
c org.noear.sited.SdNode
Résultat void

total() public méthode

public total ( ) : int
Résultat int