C# Class Sample.iOS.HomeViewController

Inheritance: UIViewController
Afficher le fichier Open project: Redth/ZXing.Net.Mobile Class Usage Examples

Méthodes publiques

Méthode Description
HandleScanResult ( ZXing result ) : void
HomeViewController ( ) : System
UITestBackdoorScan ( string param ) : void
ViewDidLoad ( ) : void

Method Details

HandleScanResult() public méthode

public HandleScanResult ( ZXing result ) : void
result ZXing
Résultat void

HomeViewController() public méthode

public HomeViewController ( ) : System
Résultat System

UITestBackdoorScan() public méthode

public UITestBackdoorScan ( string param ) : void
param string
Résultat void

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void