Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AdvancedLauncher
Model
TwitterViewModel
C# Class AdvancedLauncher.Model.TwitterViewModel
Inheritance:
INotifyPropertyChanged
Afficher le fichier
Open project: GoldRenard/DMOAdvancedLauncher
Méthodes publiques
Méthode
Description
LoadData
(
List
List
) :
void
TwitterViewModel
( ) :
System
UnLoadData
( ) :
void
Private Methods
Méthode
Description
NotifyPropertyChanged
(
String
propertyName
) :
void
Method Details
LoadData()
public
méthode
public
LoadData
(
List
List
) :
void
List
List
Résultat
void
TwitterViewModel()
public
méthode
public
TwitterViewModel
( ) :
System
Résultat
System
UnLoadData()
public
méthode
public
UnLoadData
( ) :
void
Résultat
void