Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AdvancedLauncher
Model
TwitterViewModel
C# Class AdvancedLauncher.Model.TwitterViewModel
Inheritance:
INotifyPropertyChanged
Mostrar archivo
Open project: GoldRenard/DMOAdvancedLauncher
Public Methods
Method
Description
LoadData
(
List
List
) :
void
TwitterViewModel
( ) :
System
UnLoadData
( ) :
void
Private Methods
Method
Description
NotifyPropertyChanged
(
String
propertyName
) :
void
Method Details
LoadData()
public
method
public
LoadData
(
List
List
) :
void
List
List
return
void
TwitterViewModel()
public
method
public
TwitterViewModel
( ) :
System
return
System
UnLoadData()
public
method
public
UnLoadData
( ) :
void
return
void