C# Class FSOiOS.FSOInstallViewController

Inheritance: UIViewController
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Méthode Description
FSOInstallViewController ( IntPtr handle ) : System
ViewDidLoad ( ) : void

Private Methods

Méthode Description
Client_DownloadFileCompleted ( object sender, System e ) : void
Client_DownloadProgressChanged ( object sender, DownloadProgressChangedEventArgs e ) : void
IpConfirm_TouchUpInside ( UIButton sender ) : void
ResetDownloader ( ) : void

Method Details

FSOInstallViewController() public méthode

public FSOInstallViewController ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void