C# Class Pebble.WP.Utilities.StreamWatcher

Inheritance: IDisposable
Afficher le fichier Open project: barometz/flint Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Stop ( ) : void
StreamWatcher ( IInputStream stream ) : System

Private Methods

Méthode Description
CheckForData ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

StreamWatcher() public méthode

public StreamWatcher ( IInputStream stream ) : System
stream IInputStream
Résultat System