C# Class Playground.Android.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: fpt-software/Wordpress-Client

Méthodes publiques

Méthode Description
ToHex ( byte bytes, bool upperCase ) : string

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
HandleDownloadProgress ( long bytes, long totalBytes, long totalBytesExpected ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

ToHex() public static méthode

public static ToHex ( byte bytes, bool upperCase ) : string
bytes byte
upperCase bool
Résultat string