C# Class Camera.Application

Afficher le fichier Open project: Syderis/CellSDK-Tutorials Class Usage Examples

Méthodes publiques

Méthode Description
Exit ( ) : void

Exits the app

Initialize ( ) : void

The main method for loading controls and resources.

Method Details

Exit() public méthode

Exits the app
public Exit ( ) : void
Résultat void

Initialize() public méthode

The main method for loading controls and resources.
public Initialize ( ) : void
Résultat void