C# Class FSOiOS.FSOInstallViewController

Inheritance: UIViewController
显示文件 Open project: RHY3756547/FreeSO

Public Methods

Method Description
FSOInstallViewController ( IntPtr handle ) : System
ViewDidLoad ( ) : void

Private Methods

Method 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 method

public FSOInstallViewController ( IntPtr handle ) : System
handle System.IntPtr
return System

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void