C# Class android.database.DataSetObservable

Inheritance: android.database.Observable
Datei anzeigen 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