C# Class DouMi.BarCode

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: gzb1985/doumi

Méthodes publiques

Méthode Description
BarCode ( ) : System
SetStillPicture ( ) : void

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void
OnNavigatingFrom ( System e ) : void

Private Methods

Méthode Description
BarCodeRectInitial ( ) : void
BarCodeRectSuccess ( ) : void
ScanPreviewBuffer ( ) : void
cam_Initialized ( object sender, CameraOperationCompletedEventArgs e ) : void

Method Details

BarCode() public méthode

public BarCode ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void

OnNavigatingFrom() protected méthode

protected OnNavigatingFrom ( System e ) : void
e System
Résultat void

SetStillPicture() public méthode

public SetStillPicture ( ) : void
Résultat void