Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
android
database
DataSetObservable
C# Class android.database.DataSetObservable
Inheritance:
android.database.Observable
Exibir arquivo
Open project: JeroMiya/androidmono
Public Methods
Method
Description
notifyChanged
( ) :
void
notifyInvalidated
( ) :
void
Protected Methods
Method
Description
DataSetObservable
(
global
@__env
)
Private Methods
Method
Description
DataSetObservable
( )
Method Details
DataSetObservable()
protected
method
protected
DataSetObservable
(
global
@__env
)
@__env
global
notifyChanged()
public
method
public
notifyChanged
( ) :
void
return
void
notifyInvalidated()
public
method
public
notifyInvalidated
( ) :
void
return
void