C# Class CellProperties.Application

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

Méthodes publiques

Méthode Description
Exit ( ) : void

Exits the app

Initialize ( ) : void

Loads the main screen

Method Details

Exit() public méthode

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

Initialize() public méthode

Loads the main screen
public Initialize ( ) : void
Résultat void